OperationContext.Channel Свойство

Определение

Получает канал, связанный с текущим объектом OperationContext.

public:
 property System::ServiceModel::IContextChannel ^ Channel { System::ServiceModel::IContextChannel ^ get(); };
public System.ServiceModel.IContextChannel Channel { get; }
member this.Channel : System.ServiceModel.IContextChannel
Public ReadOnly Property Channel As IContextChannel

Значение свойства

IContextChannel

Канал IContextChannel, сопоставленный с текущим контекстом OperationContext.

Применяется к