iControl.NetworkingAdminIP.Enddelete_all_cluster_ips C# (CSharp) Method

Enddelete_all_cluster_ips() public method

public Enddelete_all_cluster_ips ( System asyncResult ) : void
asyncResult System
return void
        public void Enddelete_all_cluster_ips(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }