Microsoft.Protocols.TestSuites.MS_SITESS.SitesSoap.EndDeleteWeb C# (CSharp) Method

EndDeleteWeb() public method

public EndDeleteWeb ( System asyncResult ) : void
asyncResult System
return void
        public void EndDeleteWeb(System.IAsyncResult asyncResult) {
            this.EndInvoke(asyncResult);
        }