C# Class Akka.Interfaced.SlimSocket.Packet

Show file 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 property

public int ActorId
return int

Exception public property

public Exception,System Exception
return System.Exception

Message public property

public object Message
return object

RequestId public property

public int RequestId
return int

Type public property

public PacketType Type
return PacketType