public void SendCommand( string subscriberID, ServerCommand commandCode, string message )
Public Sub SendCommand ( subscriberID As String, commandCode As ServerCommand, message As String )
public: void SendCommand( String^ subscriberID, ServerCommand commandCode, String^ message )
member SendCommand : subscriberID : string * commandCode : ServerCommand * message : string -> unit
function SendCommand(subscriberID, commandCode, message);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.