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; }
member this.MultiplexingChannelId : Nullable<uint64> with get, set
Public Property MultiplexingChannelId As Nullable(Of ULong)

Valor da propriedade

Nullable<UInt64>

Aplica-se a