InstancePersistenceContext.InstanceHandle 属性
定义
获取当前实例句柄。Gets the current instance handle.
public:
property System::Runtime::DurableInstancing::InstanceHandle ^ InstanceHandle { System::Runtime::DurableInstancing::InstanceHandle ^ get(); };
public System.Runtime.DurableInstancing.InstanceHandle InstanceHandle { get; }
member this.InstanceHandle : System.Runtime.DurableInstancing.InstanceHandle
Public ReadOnly Property InstanceHandle As InstanceHandle
属性值
当前实例句柄。The current instance handle.