On this page
LibTmux.StaleServerGenerationException
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/StaleServerGenerationException.cs
-
Reports a stale server generation.
3 declared, 0 inherited
Members
- StaleServerGenerationException method Initializes a stale-generation exception when the replacement is unknown.
- Actual property Gets the generation currently serving the endpoint, or <see langword="null" /> when it could not be observed.
- Expected property Gets the generation expected by the stale handle.