iControl.ManagementCertLDAPConfiguration.Endset_search_scope C# (CSharp) Méthode

Endset_search_scope() public méthode

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