ExceptionReceivedEventArgs.Action Property

Definition

A short string that indicates what general activity threw the exception. See EventProcessorHostActionString for a list of possible values.

public string Action { get; }
member this.Action : string
Public ReadOnly Property Action As String

Property Value

Applies to