iControl.ManagementCertLDAPConfiguration.Endset_ssl_cipher C# (CSharp) Метод

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

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