Share via


RfcommConnectionTriggerDetails.Socket Property

Definition

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

Applies to