1 implementation of SendResponse
System.Workflow.Activities (1)
LocalService\MethodMessage.cs (1)
259public void SendResponse(ICollection outArgs)
1 reference to SendResponse
System.Workflow.Activities (1)
WebServiceResponse.cs (1)
212responseMessage.SendResponse(outArgs);