GattProtocolError.PrepareQueueFull 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 the byte value for a prepare queue full error.
public:
static property byte PrepareQueueFull { byte get(); };
static byte PrepareQueueFull();
public static byte PrepareQueueFull { get; }
var byte = GattProtocolError.prepareQueueFull;
Public Shared ReadOnly Property PrepareQueueFull As Byte
Property Value
Byte
byte
The byte value for a prepare queue full error.
Windows requirements
App capabilities |
bluetooth
|