Click or drag to resize

wclGattLocalServiceError Property

Gets the service's publishing result code.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public int Error { get; }

Property Value

Int32
One of WCL errors code indicates the publishing result.
Remarks
If publishing the service was failed this property contains the failure reason code.
See Also