C# 클래스 Akka.Interfaced.PostRequestFilterContext

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Actor object
Exception System.Exception
Intercepted bool
Request RequestMessage
Response ResponseMessage

프로퍼티 상세

Actor 공개적으로 프로퍼티

public object Actor
리턴 object

Exception 공개적으로 프로퍼티

public Exception,System Exception
리턴 System.Exception

Intercepted 공개적으로 프로퍼티

public bool Intercepted
리턴 bool

Request 공개적으로 프로퍼티

public RequestMessage,Akka.Interfaced Request
리턴 RequestMessage

Response 공개적으로 프로퍼티

public ResponseMessage,Akka.Interfaced Response
리턴 ResponseMessage