State<(Of <(<'TS, TD>)>)>..::..Replying Method
Send reply to sender of the current message, if available.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public FSMBase..::..State<TS, TD> Replying( Object replyValue )
Public Function Replying ( _ replyValue As Object _ ) As FSMBase..::..State(Of TS, TD)
public: FSMBase..::..State<TS, TD>^ Replying( Object^ replyValue )
Parameters
- replyValue
- Type: Object