iControl.NetworkingAdminIP.Enddelete_cluster_ip C# (CSharp) Method

Enddelete_cluster_ip() public method

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