InstanceLockException.InstanceId Property

Definition

The unique identifier of the exception instance.

public:
 property Guid InstanceId { Guid get(); };
public Guid InstanceId { get; }
member this.InstanceId : Guid
Public ReadOnly Property InstanceId As Guid

Property Value

A Guid that contains the unique identifier of the exception instance.

Applies to