Condividi tramite


RemoteServiceConnectionInfo.MultiplexingChannelId Proprietà

Definizione

Ottiene o imposta l'ID del canale creato sul flusso multiplexing di Service Broker remoto in cui il servizio attivato è in ascolto.

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)

Valore della proprietà

Attributi

Si applica a