Mono Class Library: Overview

System.ComponentModel.ISynchronizeInvoke: Members

The members of System.ComponentModel.ISynchronizeInvoke are listed below.

Public Properties

[read-only]
InvokeRequiredbool. Documentation for this section has not yet been entered.

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.