Table of Contents

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; }

Property Value

bool