InstanceKeyNotReadyException.InstanceKey 属性

定义

包含有关该实例键的信息。

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

属性值

实例键;如果 null 实例密钥未知,则为 。

适用于