GattWriteRequest.State Property

Definition

Gets the state of the write request.

public:
 property GattRequestState State { GattRequestState get(); };
GattRequestState State();
public GattRequestState State { get; }
var gattRequestState = gattWriteRequest.state;
Public ReadOnly Property State As GattRequestState

Property Value

The state of the write request.

Windows requirements

App capabilities
bluetooth

Applies to