C# 클래스 Akka.Interfaced.ActorFaultExtentions

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced

공개 메소드들

메소드 설명
InvokeFailure ( this actorCell, Exception cause ) : void

메소드 상세

InvokeFailure() 공개 정적인 메소드

public static InvokeFailure ( this actorCell, Exception cause ) : void
actorCell this
cause System.Exception
리턴 void