C# Class Akka.Interfaced.ResponseMessage

Datei anzeigen Open project: SaladLab/Akka.Interfaced Class Usage Examples

Public Properties

Property Type Description
Exception System.Exception
RequestId int
ReturnPayload IValueGetable

Property Details

Exception public_oe property

public Exception,System Exception
return System.Exception

RequestId public_oe property

public int RequestId
return int

ReturnPayload public_oe property

public IValueGetable ReturnPayload
return IValueGetable