IActivationWorkingSetObserver Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An IActivationWorkingSet observer.
C#
public interface IActivationWorkingSetObserver
type IActivationWorkingSetObserver = interface
Public Interface IActivationWorkingSetObserver
On |
Called when an activation becomes active. |
On |
Called when an activation is added to the working set. |
On |
Called when an activation is deactivated. |
On |
Called when an activation starts deactivating. |
On |
Called when an activation is removed from the working set. |
On |
Called when an activation becomes idle. |
Toode | Versioonid |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |