InstanceKeyView.InstanceKeyState 속성

정의

인스턴스 키의 상태(연결되지 않음, 연결됨 또는 완료됨)를 가져옵니다.

public:
 property System::Runtime::DurableInstancing::InstanceKeyState InstanceKeyState { System::Runtime::DurableInstancing::InstanceKeyState get(); };
public System.Runtime.DurableInstancing.InstanceKeyState InstanceKeyState { get; }
member this.InstanceKeyState : System.Runtime.DurableInstancing.InstanceKeyState
Public ReadOnly Property InstanceKeyState As InstanceKeyState

속성 값

인스턴스 키의 상태입니다.

적용 대상