RfcommDeviceService.MaxProtectionLevel Properti

Definisi

Mendapatkan SocketProtectionLevel maksimum yang didukung oleh instans layanan RFCOMM ini.

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

Nilai Properti

SocketProtectionLevel maksimum dari instans layanan RFCOMM. Tingkat ini dapat diteruskan ke StreamSocket.ConnectAsync untuk meningkatkan tingkat perlindungan tautan RFCOMM.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk