GattProtocolError.InsufficientResources 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 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
|