ObexListenerIsListening Property
Gets a value that indicates whether the
ObexListener has been started.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public bool IsListening { get; }
Public ReadOnly Property IsListening As Boolean
Get
public:
property bool IsListening {
bool get ();
}
member IsListening : bool with get
Property Value
Boolean