iControl.ManagementCertLDAPConfiguration.Endset_ssl_cipher C# (CSharp) Method

Endset_ssl_cipher() public method

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