IActor Methods |
The IActor type exposes the following members.
Name | Description | |
---|---|---|
OnParentControllerChanged |
Notifies the object that the effective controller of it's parent has changed.
(Inherited from IThreadAware.) |
Name | Description | |
---|---|---|
AcquireAccess(ObjectAccessLevel) | Overloaded.
Acquires access to given object and returns the ConcurrentAccessToken.
(Defined by ThreadAwareExtensions.) | |
AcquireAccess(ObjectAccessLevel, ConcurrentAccessToken) | Overloaded.
Acquires access for a given object and gets the ConcurrentAccessToken as a reference parameter.
(Defined by ThreadAwareExtensions.) | |
AcquireAccessAsync |
Asynchronously acquires access for a given object.
(Defined by ThreadAwareExtensions.) |