Click or drag to resize

ActionSequenceT Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.LoadBalancingActionSequenceT

Namespace:  Dynamicweb.LoadBalancing
Assembly:  Dynamicweb.LoadBalancing (in Dynamicweb.LoadBalancing.dll) Version: 4.0.2
Syntax
public class ActionSequence<T>
where T : Command

Type Parameters

T

The ActionSequenceT type exposes the following members.

Constructors
  NameDescription
Public methodActionSequenceT
Initializes a new instance of the ActionSequenceT class
Top
Methods
See Also