iControl.NetworkingAdminIP.Endreplace_cluster_ip C# (CSharp) Method

Endreplace_cluster_ip() public method

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