Click or drag to resize

wclRfCommServer Methods

The wclRfCommServer type exposes the following members.

Methods
 NameDescription
Public methodClose Closes the server.
Protected methodDoClosed Fires the OnClosed event.
Protected methodDoConnect Fires the OnConnect event.
Protected methodDoCreateProcessor Fires the OnCreateProcessor event.
Protected methodDoData Fires the OnData event.
Protected methodDoDestroyProcessor Fires the OnDestroyProcessor event.
Protected methodDoDisconnect Fires the OnDisconnect event.
Protected methodDoGetSdpAttributes Fires the GetSdpAttributes event.
Protected methodDoListen Fires the OnListen event.
Protected methodEnter Enters the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodLeave Leaves the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Public methodListen The method starts listening for client connections.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also