S101ClientKeepAliveRequestSlot Property |
Namespace: Lawo.EmberPlusSharp.S101
public byte KeepAliveRequestSlot { get; set; }
Exception | Condition |
---|---|
InvalidOperationException | The getter or setter was called from a thread other than the one that executed the constructor. |
ObjectDisposedException | Dispose has been called or the ConnectionLost event has been raised. |