C# Class CQRSMicroservices.ServiceFabric.AggregateRootActor.ActorEventSource

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

Public Properties

Property Type Description
Current ActorEventSource

Private Methods

Method Description
ActorEventSource ( ) : System
ActorHostInitializationFailed ( string exception ) : void
ActorMessage ( StatefulActorBase actor, string message ) : void
ActorMessage ( StatelessActor actor, string message ) : void
ActorMessage ( string actorType, string actorId, string applicationTypeName, string applicationName, string serviceTypeName, string serviceName, System.Guid partitionId, long replicaOrInstanceId, string nodeName, string message ) : void
Message ( string message ) : void
SizeInBytes ( string s ) : int

Property Details

Current public static property

public static ActorEventSource,CQRSMicroservices.ServiceFabric.AggregateRootActor Current
return ActorEventSource