PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingIThread­AwareOn­Parent­Controller­Changed
Open sandboxFocus

IThreadAware.OnParentControllerChanged Method

OnParentControllerChanged(IConcurrencyController)

Notifies the object that the effective controller of it's parent has changed.

Declaration
void OnParentControllerChanged(IConcurrencyController parentController)
Parameters
Type Name Description
IConcurrencyController parentController

The new parent controller or null.