Symphony Framework
AsyncPost Method
Symphony.Conductor.Types Namespace > AsyncContext Class : AsyncPost Method
Call back instance.
Object state.
Method to ensure we post the corrent request, depending on the thred being processed.
Syntax
public void AsyncPost( 
   SendOrPostCallback callback,
   object state
)

Parameters

callback
Call back instance.
state
Object state.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AsyncContext Class
AsyncContext Members