DispatcherSynchronizationContext..::.Post Method
This page is specific to:Microsoft Version:3.03.5Silverlight 34.0
.NET Framework Class Library for Silverlight
DispatcherSynchronizationContext..::.Post Method

Invokes the callback in the synchronization context asynchronously.

Namespace:  System.Windows.Threading
Assembly:  System.Windows (in System.Windows.dll)
Syntax

'Usage

Dim instance As DispatcherSynchronizationContext
Dim d As SendOrPostCallback
Dim state As Object

instance.Post(d, state)

'Declaration

Public Overrides Sub Post ( _
    d As SendOrPostCallback, _
    state As Object _
)

Parameters

d
Type: System.Threading..::.SendOrPostCallback
The delegate to call.
state
Type: System..::.Object
The object passed to the delegate.
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View