C# Class Calculator.Service.ServiceEventSource

Inheritance: System.Diagnostics.Tracing.EventSource
Show file Open project: Azure-Samples/service-fabric-dotnet-getting-started

Public Properties

Property Type Description
Current ServiceEventSource

Private Methods

Method Description
Message ( string message ) : void
ServiceEventSource ( ) : System
ServiceHostInitializationFailed ( string exception ) : void
ServiceMessage ( ServiceContext context, 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,Calculator.Service Current
return ServiceEventSource