1 write to preferAsyncInvocation
System.ServiceModel (1)
System\ServiceModel\OperationBehaviorAttribute.cs (1)
79
set { this.
preferAsyncInvocation
= value; }
1 reference to preferAsyncInvocation
System.ServiceModel (1)
System\ServiceModel\OperationBehaviorAttribute.cs (1)
78
get { return this.
preferAsyncInvocation
; }