iControl.ManagementCCLDAPConfiguration.Endremove_valid_role C# (CSharp) Méthode

Endremove_valid_role() public méthode

public Endremove_valid_role ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_valid_role(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementCCLDAPConfiguration