public void RunAProcess()
    {
        /* More code here */

        service.Send(message);
    }