IActiveAware Interface

Interface that defines if the object instance is active and notifies when the activity changes.

Namespace:  Microsoft.Practices.Composite
Assembly:  Microsoft.Practices.Composite (in Microsoft.Practices.Composite.dll)

Syntax

'Declaration
Public Interface IActiveAware
public interface IActiveAware
public interface class IActiveAware
Microsoft.Practices.Composite.IActiveAware = function();
Microsoft.Practices.Composite.IActiveAware.createInterface('Microsoft.Practices.Composite.IActiveAware');

See Also

IActiveAware Members

Microsoft.Practices.Composite Namespace