C# 클래스 CQRSMicroservices.ServiceFabric.AggregateRootActor.ActorEventSource

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

공개 프로퍼티들

프로퍼티 타입 설명
Current ActorEventSource

비공개 메소드들

메소드 설명
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

프로퍼티 상세

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

public static ActorEventSource,CQRSMicroservices.ServiceFabric.AggregateRootActor Current
리턴 ActorEventSource