4 references to BeginGetContext
System.ServiceModel (4)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (4)
248
listenerContextResult = this.
BeginGetContext
(false);
386
listenerContextResult = this.
BeginGetContext
(false);
460
IAsyncResult result = this.
BeginGetContext
(true);
496
IAsyncResult result = this.
BeginGetContext
(false);