iControl.ManagementCCLDAPConfiguration.Endremove_all_valid_roles C# (CSharp) Method

Endremove_all_valid_roles() public method

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