C# 클래스 CQRSMicroservices.ServiceFabric.WebService.ServiceEventSource

상속: System.Diagnostics.Tracing.EventSource
파일 보기 프로젝트 열기: AFASResearch/CQRS-Playground

공개 프로퍼티들

프로퍼티 타입 설명
Current ServiceEventSource

비공개 메소드들

메소드 설명
ErrorMessage ( [ message, Exception ex ) : void
ErrorMessage ( [ message, [ details ) : void
Message ( string message ) : void
ServiceEventSource ( ) : Microsoft.ServiceFabric.Services.Runtime
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
ServiceRequestFailed ( string requestTypeName, string exception ) : void
ServiceRequestStart ( string requestTypeName ) : void
ServiceRequestStop ( string requestTypeName ) : void
ServiceTypeRegistered ( int hostProcessId, string serviceType ) : void
SizeInBytes ( string s ) : int

프로퍼티 상세

Current 공개적으로 정적으로 프로퍼티

public static ServiceEventSource,CQRSMicroservices.ServiceFabric.WebService Current
리턴 ServiceEventSource