C# Class ActorChat.Services.EventHubRoomActorService.ServiceEventSource

Inheritance: System.Diagnostics.Tracing.EventSource
Show file Open project: Rurouni/MassiveOnlineUniversalServerEngine

Public Properties

Property Type Description
Current ServiceEventSource

Private Methods

Method Description
Message ( string message ) : void
ServiceEventSource ( ) : System
ServiceHostInitializationFailed ( string exception ) : 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,ActorChat.Services.EventHubRoomActorService Current
return ServiceEventSource