iControl.ManagementCCLDAPConfiguration.Endremove_server C# (CSharp) Метод

Endremove_server() публичный Метод

public Endremove_server ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_server(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementCCLDAPConfiguration