CommonDiagnosticUtils
Assembly: ServiceStack.Common.dll
View Source
Declaration
public static class CommonDiagnosticUtils
Methods
Init(DiagnosticListener, IMessage)
View Source
Declaration
public static void Init(this DiagnosticListener listener, IMessage msg)
Parameters
Type | Name |
---|---|
DiagnosticListener | listener |
ServiceStack.Messaging.IMessage | msg |