iControl.ManagementSMTPConfiguration.Endset_password C# (CSharp) Method

Endset_password() public method

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