Condividi tramite


InstancePersistenceContext.InstanceHandle Proprietà

Definizione

Ottiene l'handle dell'istanza corrente.

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

Valore della proprietà

L'handle dell'istanza corrente.

Si applica a