RemoteServiceConnectionInfo.MultiplexingChannelId 속성

정의

활성화된 서비스가 수신 대기하는 원격 서비스 브로커의 멀티플렉싱 스트림을 통해 만든 채널의 ID를 가져오거나 설정합니다.

public:
 property Nullable<System::UInt64> MultiplexingChannelId { Nullable<System::UInt64> get(); void set(Nullable<System::UInt64> value); };
public ulong? MultiplexingChannelId { get; set; }
public ulong? MultiplexingChannelId { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.MultiplexingChannelId : Nullable<uint64> with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.MultiplexingChannelId : Nullable<uint64> with get, set
Public Property MultiplexingChannelId As Nullable(Of ULong)

속성 값

특성

적용 대상