C# 클래스 Akka.Interfaced.SlimSocket.Packet

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

공개 프로퍼티들

프로퍼티 타입 설명
ActorId int
Exception System.Exception
Message object
RequestId int
Type PacketType

프로퍼티 상세

ActorId 공개적으로 프로퍼티

public int ActorId
리턴 int

Exception 공개적으로 프로퍼티

public Exception,System Exception
리턴 System.Exception

Message 공개적으로 프로퍼티

public object Message
리턴 object

RequestId 공개적으로 프로퍼티

public int RequestId
리턴 int

Type 공개적으로 프로퍼티

public PacketType Type
리턴 PacketType