RemoteServiceConnectionInfo.MultiplexingChannelId Propriedade

Definição

Obtém ou define a ID do canal criado no fluxo de multiplexação do agente de serviço remoto em que o serviço ativado está escutando.

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)

Valor da propriedade

Atributos

Aplica-se a