C# 클래스 ChaosTest.Common.CommonServiceEventSource

상속: System.Diagnostics.Tracing.EventSource
파일 보기 프로젝트 열기: Azure-Samples/service-fabric-dotnet-testing-chaos-service 1 사용 예제들

비공개 메소드들

메소드 설명
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