Namespace: Rx.Net – Class: RxException – Assembly: Rx.Net.Mixed

RxException.GUID Property

C#
public System.Guid GUID { get; }

Gets the unique identifier of this exception.

Returns

System.Guid

Null if it fails, else the unique identifier.