Sdílet prostřednictvím


IDuplexContextChannel.CallbackInstance Vlastnost

Definice

Získá nebo nastaví kontext instance přidružené k duplexní výměně zpráv.

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

Hodnota vlastnosti

Hodnota přidružená InstanceContext k oboustranné výměně zpráv.

Platí pro