Table of Contents

Event RequestResponseEvent

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

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.