RfcommDeviceService.ProtectionLevel Propiedad

Definición

Obtiene el socketProtectionLevel actual de la instancia de servicio RFCOMM.

public:
 property SocketProtectionLevel ProtectionLevel { SocketProtectionLevel get(); };
SocketProtectionLevel ProtectionLevel();
public SocketProtectionLevel ProtectionLevel { get; }
var socketProtectionLevel = rfcommDeviceService.protectionLevel;
Public ReadOnly Property ProtectionLevel As SocketProtectionLevel

Valor de propiedad

SocketProtectionLevel actual de la instancia remota del servicio RFCOMM.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a