[AdapterCommandAttribute("Stops the action adapter.", new string[] { ... })] public override void Stop()
<AdapterCommandAttribute("Stops the action adapter.", New String() { ... })> Public Overrides Sub Stop
public: [AdapterCommandAttribute(L"Stops the action adapter.", __gc new array<String^>^ { ... })] virtual void Stop() override
[<AdapterCommandAttribute("Stops the action adapter.", new string[] { ... })>] abstract Stop : unit -> unit [<AdapterCommandAttribute("Stops the action adapter.", new string[] { ... })>] override Stop : unit -> unit
function Stop();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.