iControl.ManagementCertLDAPConfiguration.Enddelete_configuration C# (CSharp) 메소드

Enddelete_configuration() 공개 메소드

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