Mono Class Library: Overview

System.ComponentModel.ISynchronizeInvoke: Method Members

The methods of System.ComponentModel.ISynchronizeInvoke are listed below. For a list of all members, see the ISynchronizeInvoke Members list.

Public Methods

BeginInvoke(Delegate, object[]) : IAsyncResult
Documentation for this section has not yet been entered.
EndInvoke(IAsyncResult) : object
Documentation for this section has not yet been entered.
Invoke(Delegate, object[]) : object
Documentation for this section has not yet been entered.