Sdílet prostřednictvím


RemoteServiceConnectionInfo.MultiplexingChannelId Vlastnost

Definice

Získá nebo nastaví ID kanálu vytvořeného přes datový proud multiplexu vzdáleného zprostředkovatele služeb, kde aktivovaná služba naslouchá.

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)

Hodnota vlastnosti

Atributy

Platí pro