Click or drag to resize
AsyncHelpersExclusiveSynchronizationContextPost Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void Post(
	SendOrPostCallback d,
	Object state
)

Parameters

d
Type: System.ThreadingSendOrPostCallback
state
Type: SystemObject
See Also