Table of Contents

Method OnConnectionStateChanged

Namespace
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Api
Assembly
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll

OnConnectionStateChanged(EventArgs)

Triggers the execution of the ConnectionStateChanged event handler.

protected virtual void OnConnectionStateChanged(EventArgs ea)

Parameters

ea EventArgs

Event arguments to be passed to the invoke of the ConnectionStateChanged event handler.