Table of Contents

Method RunAction

Namespace
Skyline.DataMiner.Utils.Protocol.Extension
Assembly
Skyline.DataMiner.Utils.Protocol.Extension.dll

RunAction(SLProtocol, int)

Runs the specified action.

public static void RunAction(this SLProtocol protocol, int actionId)

Parameters

protocol SLProtocol

Link with SLProtocol process.

actionId int

the ID of the action.