RfcommConnectionTriggerDetails.Incoming Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether this is an incoming connection.
public:
property bool Incoming { bool get(); };
bool Incoming();
public bool Incoming { get; }
var boolean = rfcommConnectionTriggerDetails.incoming;
Public ReadOnly Property Incoming As Boolean
Property Value
Boolean
bool
True if the trigger was fired for an incoming connection; otherwise, false.
Windows requirements
App capabilities |
bluetooth
|