2 references to IsOneWayProperty
System.WorkflowServices (2)
System\Workflow\Activities\OperationInfo.cs (2)
81
return (bool) this.GetValue(OperationInfo.
IsOneWayProperty
);
85
this.SetValue(OperationInfo.
IsOneWayProperty
, value);