BluetoothListener Class

[Missing <summary> documentation for "T:InTheHand.Net.Sockets.BluetoothListener"]

Definition

Namespace: InTheHand.Net.Sockets
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public sealed class BluetoothListener : IDisposable
Inheritance
Object    BluetoothListener
Implements
IDisposable

Constructors

BluetoothListener(Guid)Initializes a new instance of the BluetoothListener class
BluetoothListener(Guid, ServiceRecord)Initializes a new instance of the BluetoothListener class

Properties

Methods

AcceptBluetoothClient 
DisposeReleases all resources used by the BluetoothListener
Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
Pending 
Start 
Stop 
ToString
(Inherited from Object)

See Also