ISessionChannel.TransportUsed 属性

定义

获取用于 post 事件的传输。 格式: id [. 传输] 通常只与 id 匹配,但在某些情况下更详细。 例如,在 Asimov 通道的情况下,它可以是: aiutc 或 aiutc。 vortex

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

属性值

String

适用于