IrDAListenerActive Property
Gets a value that indicates whether the
IrDAListener is actively listening for client connections.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool Active { get; }
Public ReadOnly Property Active As Boolean
Get
public:
property bool Active {
bool get ();
}
member Active : bool with get
Property Value
Boolean