C# Класс ChaosTest.Common.CommonServiceEventSource

Наследование: System.Diagnostics.Tracing.EventSource
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
CommonServiceEventSource ( ) : System
Message ( string message ) : void
ServiceHostInitializationFailed ( Exception e ) : void
ServiceHostInitializationFailed ( string exception ) : void
ServiceMessage ( StatefulService service, string message ) : void
ServiceMessage ( StatelessService service, string message ) : void
ServiceMessage ( string serviceName, string serviceTypeName, long replicaOrInstanceId, System.Guid partitionId, string applicationName, string applicationTypeName, string nodeName, string message ) : void
ServiceTypeRegistered ( int hostProcessId, string serviceType ) : void