OperationContext.InstanceContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得管理目前服務執行個體的 InstanceContext 物件。
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
屬性值
目前服務的 InstanceContext 物件。
備註
InstanceContext使用 屬性來存取管理目前服務物件的執行時間物件。