1 write to asyncState
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
97
this.
asyncState
= state;
1 reference to asyncState
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
28
get { return this.
asyncState
; }