1 write to completedSynchronously
System.Web.Services (1)
System\Web\Services\Protocols\WebServiceHandler.cs (1)
437
this.
completedSynchronously
= completedSynchronously;
1 reference to completedSynchronously
System.Web.Services (1)
System\Web\Services\Protocols\WebServiceHandler.cs (1)
441
public bool CompletedSynchronously { get { return
completedSynchronously
; } }