NetworkBinaryStreamConnected Property
Gets a value indicating whether or not the socket is connected.
Namespace: SnapDB.NetAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
Get
public:
property bool Connected {
bool get ();
}
function get_Connected();
Property Value
Boolean