Share via


GattProtocolError.PrepareQueueFull Property

Definition

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

Applies to