Share via


ISessionChannel.TransportUsed Property

Definition

Gets the transport used to post event. Format: id[.transport] Usually it just matches id, but sometime it more detailed. For example, in the case with Asimov channel it could be: aiutc.utc or aiutc.vortex

public:
 property System::String ^ TransportUsed { System::String ^ get(); };
public string TransportUsed { get; }
member this.TransportUsed : string
Public ReadOnly Property TransportUsed As String

Property Value

Applies to