IDuplexContextChannel.CallbackInstance Właściwość

Definicja

Pobiera lub ustawia kontekst wystąpienia skojarzony z dwukierunkową wymianą komunikatów.

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

Wartość właściwości

Skojarzona InstanceContext z dwukierunkową wymianą komunikatów.

Dotyczy