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