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