C# Class Akka.Interfaced.SlimSocket.Packet

ファイルを表示 Open project: SaladLab/Akka.Interfaced.SlimSocket Class Usage Examples

Public Properties

Property Type Description
ActorId int
Exception System.Exception
Message object
RequestId int
Type PacketType

Property Details

ActorId public_oe property

public int ActorId
return int

Exception public_oe property

public Exception,System Exception
return System.Exception

Message public_oe property

public object Message
return object

RequestId public_oe property

public int RequestId
return int

Type public_oe property

public PacketType Type
return PacketType