public void SendResponse( Guid client, ServiceResponse response )
Public Sub SendResponse ( client As Guid, response As ServiceResponse )
public: void SendResponse( Guid client, ServiceResponse^ response )
member SendResponse : client : Guid * response : ServiceResponse -> unit
function SendResponse(client, response);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.