ObexListenerIsListening Property

Gets a value that indicates whether the ObexListener has been started.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public bool IsListening { get; }

Property Value

Boolean

See Also