iControl.NetworkingAdminIP.Enddelete_slot_ip C# (CSharp) Method

Enddelete_slot_ip() public method

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