iControl.ManagementNamed.Endset_options_statement C# (CSharp) Метод

Endset_options_statement() публичный Метод

public Endset_options_statement ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_options_statement(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }