desarrolloMobile.NET Bluetooth Library

BthSocket Class

[This is preliminary documentation and subject to change.]

Clase que engloba Socket para la manipulación de Bluetooth.

For a list of all members of this type, see BthSocket Members.

System.Object
   System.Net.Sockets.Socket
      desarrolloMobile.Conectividad.Bluetooth.BthSocket

[Visual Basic]
Public Class BthSocket
    Inherits Socket
[C#]
public class BthSocket : Socket

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: desarrolloMobile.Conectividad.Bluetooth

Assembly: desarrolloMobile.Conectividad.Bluetooth (in desarrolloMobile.Conectividad.Bluetooth.dll)

See Also

BthSocket Members | desarrolloMobile.Conectividad.Bluetooth Namespace