Property Connected
Connected
Gets a value indicating whether a connection is established.
public virtual bool Connected { get; }
Property Value
- bool
true
if a connection is established; otherwise,false
.
Gets a value indicating whether a connection is established.
public virtual bool Connected { get; }
true
if a connection is established; otherwise, false
.