ITaskSequencerExecution Generic Interface
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.SystemCenter.Foundation.Provider
Assembly: Microsoft.SystemCenter.Foundation.Provider (in Microsoft.SystemCenter.Foundation.Provider.dll)
Usage
'Usage
Dim instance As ITaskSequencerExecution(Of TResult)
Syntax
'Declaration
Public Interface ITaskSequencerExecution(Of TResult)
public interface ITaskSequencerExecution<TResult>
generic<typename TResult>
public interface class ITaskSequencerExecution
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
ITaskSequencerExecution Members
Microsoft.SystemCenter.Foundation.Provider Namespace