메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | System.Threading.Tasks.Task |