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