IDuplexContextChannel.CallbackInstance Свойство

Определение

Возвращает или задает контекст экземпляра, связанный с дуплексным обменом сообщениями.

public:
 property System::ServiceModel::InstanceContext ^ CallbackInstance { System::ServiceModel::InstanceContext ^ get(); void set(System::ServiceModel::InstanceContext ^ value); };
public System.ServiceModel.InstanceContext CallbackInstance { get; set; }
member this.CallbackInstance : System.ServiceModel.InstanceContext with get, set
Public Property CallbackInstance As InstanceContext

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

Контекст InstanceContext, связанный с дуплексным обменом сообщениями.

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