Property IsOpen
Namespace: Belay.Core
Assembly: Belay.Core.dll
IsOpen
Gets a value indicating whether the connection is open.
csharp
public bool IsOpen { get; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets a value indicating whether the connection is open.
public bool IsOpen { get; }