BluetoothService overview

Public Constructors

BluetoothService Constructs a new Bluetooth Service identified by a GUID

Public Methods

AcceptConnection Accepts a connection on this service
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
Start Registers this service with the system and enables clients to connect
Stop Stops this service
ToString  (inherited from Object)  

Public Properties

ConnectionPending Indicates whether there are clients waiting to connect on this service
ServiceGuid GUID identifying this service
Started Indicates whether the service has been started or not

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

BluetoothService Class | Microsoft.WindowsMobile.SharedSource.Bluetooth Namespace