次の方法で共有


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)

プロパティ値

属性

適用対象