GattProtocolError.InsufficientResources Property

Definition

Gets the byte value for an insufficient resources error.

public:
 static property byte InsufficientResources { byte get(); };
static byte InsufficientResources();
public static byte InsufficientResources { get; }
var byte = GattProtocolError.insufficientResources;
Public Shared ReadOnly Property InsufficientResources As Byte

Property Value

Byte

byte

The byte value for an insufficient resources error.

Windows requirements

App capabilities
bluetooth

Applies to