Method | Description | |
---|---|---|
CreateEventTelemetryAsync ( this notice, string eventName = "MessageCompleted", bool inheritLookup = true ) : Task |
||
TrackMessageCompletedAsync ( this notice, string eventName = "MessageCompleted", bool classAttributeRequired = true, bool inheritLookup = true ) : System.Threading.Tasks.Task |
public static CreateEventTelemetryAsync ( this notice, string eventName = "MessageCompleted", bool inheritLookup = true ) : Task |
||
notice | this | |
eventName | string | |
inheritLookup | bool | |
return | Task |
public static TrackMessageCompletedAsync ( this notice, string eventName = "MessageCompleted", bool classAttributeRequired = true, bool inheritLookup = true ) : System.Threading.Tasks.Task | ||
notice | this | |
eventName | string | |
classAttributeRequired | bool | |
inheritLookup | bool | |
return | System.Threading.Tasks.Task |