C# Class ChaosTest.Common.CommonServiceEventSource

Inheritance: System.Diagnostics.Tracing.EventSource
Exibir arquivo Open project: Azure-Samples/service-fabric-dotnet-testing-chaos-service Class Usage Examples

Private Methods

Method Description
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