RfcommConnectionTriggerDetails.Socket 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 a reference to the underlying StreamSocket of this connection.
public:
property StreamSocket ^ Socket { StreamSocket ^ get(); };
StreamSocket Socket();
public StreamSocket Socket { get; }
var streamSocket = rfcommConnectionTriggerDetails.socket;
Public ReadOnly Property Socket As StreamSocket
Property Value
A reference to the underlying StreamSocket of this connection.
Windows requirements
App capabilities |
bluetooth
|