C# Class CQRSMicroservices.ServiceFabric.QueryModelBuilderService.ServiceEventSource

Inheritance: System.Diagnostics.Tracing.EventSource
Show file Open project: AFASResearch/CQRS-Playground

Public Properties

Property Type Description
Current ServiceEventSource

Private Methods

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

Property Details

Current public static property

public static ServiceEventSource,CQRSMicroservices.ServiceFabric.QueryModelBuilderService Current
return ServiceEventSource