FaultEvent.WatsonEventType Property

Definition

Gets or sets This must be an event type registered on the Watson back end like "VisualStudioNonFatalErrors2". All "normal" FaultEvents should go to VisualStudioNonFatalErrors2 Various Watson event types behave differently. For example the # and retention policy of collected cabs, the routing of cabs. e.g. "VisualStudioMemWatson" is used to collect a stream of cabs to be processed by the PerfWatson backend. These events can be queried from http://Watson .

public:
 property System::String ^ WatsonEventType { System::String ^ get(); void set(System::String ^ value); };
public string WatsonEventType { get; set; }
member this.WatsonEventType : string with get, set
Public Property WatsonEventType As String

Property Value

Applies to