public UserCommandArgs( ServerCommand command, ServerResponse response, byte[] buffer, int startIndex, int length )
Public Sub New ( command As ServerCommand, response As ServerResponse, buffer As Byte(), startIndex As Integer, length As Integer )
public: UserCommandArgs( ServerCommand command, ServerResponse response, array<unsigned char>^ buffer, int startIndex, int length )
new : command : ServerCommand * response : ServerResponse * buffer : byte[] * startIndex : int * length : int -> UserCommandArgs
GSF.TimeSeries.Transport.UserCommandArgs = function(command, response, buffer, startIndex, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.