IsActive Property IsActive Whether the client is active. Declaration bool IsActive { get; } Property Value Boolean true if the client is active; otherwise false. Remarks The client can be active but not connected, trying to reconnect.