iControl.ManagementNamed.Endset_trusted_keys_statement C# (CSharp) Method

Endset_trusted_keys_statement() public method

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