IrDAClientActive Property
Gets or set a value that indicates whether a connection has been made.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
protected bool Active { get; set; }
Protected Property Active As Boolean
Get
Set
protected:
property bool Active {
bool get ();
void set (bool value);
}
member Active : bool with get, set
Property Value
Boolean