Microsoft.Protocols.TestSuites.Common.ListsSoap.EndDeleteList C# (CSharp) Method

EndDeleteList() public method

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