Property IsActive
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
IsActive
Gets an boolean indicating if this connection is open and this instance can send messages.
public bool IsActive { get; }
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Gets an boolean indicating if this connection is open and this instance can send messages.
public bool IsActive { get; }