iControl.ManagementCertLDAPConfiguration.Endset_search_scope C# (CSharp) Method

Endset_search_scope() public method

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