iControl.ManagementNamed.Endset_acl_statement C# (CSharp) Method

Endset_acl_statement() public method

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