SimpleWorkItemActivationService Members
An implementation of IWorkItemActivationService that ensures that only one WorkItem is active at one time.
The following tables list the members exposed by the SimpleWorkItemActivationService type.
Public Constructors
Name | Description | |
---|---|---|
SimpleWorkItemActivationService | Initializes a new instance of the SimpleWorkItemActivationService class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
ChangeStatus | See ChangeStatus for more information. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SimpleWorkItemActivationService Class
Microsoft.Practices.CompositeUI Namespace