- d
- The System.Threading.SendOrPostCallback delegate to call.
- state
- The object passed to the delegate.
If the destination thread no longer exists or the value of its System.Threading.Thread.IsAlive property is false, the WindowsFormsSynchronizationContext.Send(System.Threading.SendOrPostCallback, object) method raises an System.ComponentModel.InvalidAsynchronousStateException. It is up to the caller to determine what further action to take.