Share via


PerformOnIdle Class

Definition

public ref class PerformOnIdle abstract : Microsoft::XLANGs::Core::PerformOnPersistable
public abstract class PerformOnIdle : Microsoft.XLANGs.Core.PerformOnPersistable
type PerformOnIdle = class
    inherit PerformOnPersistable
Public MustInherit Class PerformOnIdle
Inherits PerformOnPersistable
Inheritance
Derived

Constructors

PerformOnIdle()

Properties

_persistable (Inherited from PerformOnPersistable)
CanDeliverMessage (Inherited from PerformOnPersistable)
CanPreEmpt (Inherited from PerformOnPersistable)

Methods

Execute(Service) (Inherited from PerformOnPersistable)
MarkInstanceInactive() (Inherited from PerformOnPersistable)
OnIdle(Service)
OnPersistable(Service)
PostExecute(Service) (Inherited from PerformOnPersistable)

Applies to