InstanceStore::CreateInstanceHandle Method ()

.NET Framework (current version)
 

Creates an instance handle.

Namespace:   System.Runtime.DurableInstancing
Assembly:  System.Runtime.DurableInstancing (in System.Runtime.DurableInstancing.dll)

public:
InstanceHandle^ CreateInstanceHandle()

Return Value

Type: System.Runtime.DurableInstancing::InstanceHandle^

The instance handle.

.NET Framework
Available since 4.0
Return to top
Show: