iControl.ManagementCCLDAPConfiguration.Enddelete_configuration C# (CSharp) Method

Enddelete_configuration() public method

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