RfcommDeviceService.MaxProtectionLevel 속성

정의

이 RFCOMM 서비스 instance 지원하는 최대 SocketProtectionLevel을 가져옵니다.

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

속성 값

RFCOMM 서비스의 최대 SocketProtectionLevel instance. 이 수준을 StreamSocket.ConnectAsync 에 전달하여 RFCOMM 링크 보호 수준을 업그레이드할 수 있습니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상