protected void OnReceivedUserCommandResponse( ServerCommand command, ServerResponse response, byte[] buffer, int startIndex, int length )
Protected Sub OnReceivedUserCommandResponse ( command As ServerCommand, response As ServerResponse, buffer As Byte(), startIndex As Integer, length As Integer )
protected: void OnReceivedUserCommandResponse( ServerCommand command, ServerResponse response, array<unsigned char>^ buffer, int startIndex, int length )
member OnReceivedUserCommandResponse : command : ServerCommand * response : ServerResponse * buffer : byte[] * startIndex : int * length : int -> unit
function OnReceivedUserCommandResponse(command, response, buffer, startIndex, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.