struct

Obsctl::Server::ReconnectSignal::WaitResult

Inherits Struct < Value < Object

Result type returned by #wait, distinguishing how the wait ended.

Constructors

new(epoch : UInt64)
Source

Instance methods

epoch

The current request epoch at the time of return.

Source

Nested types