iControl.NetworkingAdminIP.Endcreate_slot_ip C# (CSharp) Method

Endcreate_slot_ip() public method

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