iControl.ManagementSMTPConfiguration.Endset_encrypted_connection_type C# (CSharp) Method

Endset_encrypted_connection_type() public method

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