C# Class Akka.Interfaced.ResponseMessage

Show file Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
Exception System.Exception
RequestId int
ReturnPayload IValueGetable

Property Details

Exception public property

public Exception,System Exception
return System.Exception

RequestId public property

public int RequestId
return int

ReturnPayload public property

public IValueGetable ReturnPayload
return IValueGetable