Partager via


RemoteServiceConnectionInfo.MultiplexingChannelId Propriété

Définition

Obtient ou définit l’ID du canal créé sur le flux de multiplexage du service broker de service distant où le service activé écoute.

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)

Valeur de propriété

Attributs

S’applique à