PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / IDispatcher / Invoke
Open sandbox

Method Invoke

Invoke(SendOrPostCallback, Object)

Declaration
void Invoke(SendOrPostCallback action, object state)
Parameters
Type Name Description
SendOrPostCallback action
Object state