iControl.LocalLBDNSZone.Endremove_all_transfer_clients C# (CSharp) Method

Endremove_all_transfer_clients() public method

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