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