Event RequestResponseEvent
Occurs when the Helper wants to send a message to the server and expects a response.
public event EventHandler<IManagerRequestResponseEventArgs> RequestResponseEvent
Returns
- EventHandler<IManagerRequestResponseEventArgs>
- Occurs when the Helper wants to send a message to the server and expects a response.