C# 클래스 Akka.Interfaced.ResponseMessage

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

공개 프로퍼티들

프로퍼티 타입 설명
Exception System.Exception
RequestId int
ReturnPayload IValueGetable

프로퍼티 상세

Exception 공개적으로 프로퍼티

public Exception,System Exception
리턴 System.Exception

RequestId 공개적으로 프로퍼티

public int RequestId
리턴 int

ReturnPayload 공개적으로 프로퍼티

public IValueGetable ReturnPayload
리턴 IValueGetable