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