3 writes to State
System.ServiceModel.Internals (3)
System\Runtime\AsyncEventArgs.cs (3)
80
this.
State
= OperationState.CompletedSynchronously;
84
this.
State
= OperationState.CompletedAsynchronously;
96
this.
State
= OperationState.PendingCompletion;