Sdílet prostřednictvím


OperationContext.InstanceContext Vlastnost

Definice

InstanceContext Získá objekt, který spravuje aktuální instanci služby.

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

Hodnota vlastnosti

Objekt InstanceContext pro aktuální službu.

Poznámky

InstanceContext Vlastnost použijte pro přístup k objektu runtime, který spravuje aktuální objekt služby.

Platí pro