iControl.ManagementCCLDAPConfiguration.Endremove_all_valid_groups C# (CSharp) Method

Endremove_all_valid_groups() public method

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