======Метод Control.BeginInvoke(Delegate)====== * **Пространство имен:** [[developers:references:system.windows.forms|System.Windows.Forms]] * **Сборка:** System.Windows.Forms (в System.Windows.Forms.dll) =====Синтаксис===== public IAsyncResult BeginInvoke(Delegate method) **Параметры** * //method// * Тип: [[developers:references:system.delegate|System.Delegate]] **Возвращаемое значение** * Тип: [[developers:references:system.iasyncresult|System.IAsyncResult]]