Click or drag to resize

wclRfCommServerServiceName Property

Gets and sets the service name.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public string ServiceName { get; set; }

Property Value

String
The service name.
Exceptions
ExceptionCondition
wclEBluetoothServer
Remarks
If an application changes the property when connection is active the wclEBluetoothServer exception raises.
See Also