IDuplexContextChannel.CallbackInstance Eigenschap

Definitie

Hiermee haalt u de instantiecontext op die is gekoppeld aan de duplex-berichtuitwisseling.

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

Waarde van eigenschap

De InstanceContext gekoppeld aan de duplex berichtuitwisseling.

Van toepassing op