RVTDocs.com

PostEventArgs.Status

Property
Description:
Indicates whether the action associated with this event succeeded, failed, or was cancelled (by an APIevent handler).
Syntax
public EventStatus Status { get; }