GattWriteRequestedEventArgs.Session Property

Definition

Gets the session.

public:
 property GattSession ^ Session { GattSession ^ get(); };
GattSession Session();
public GattSession Session { get; }
var gattSession = gattWriteRequestedEventArgs.session;
Public ReadOnly Property Session As GattSession

Property Value

The session.

Windows requirements

App capabilities
bluetooth

Applies to