task
Namespace
canopy.csharp.loadTestContructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(description, action, frequency) | (description:string * action:Action * frequency:int) -> task | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Action | Action | CompiledName: |
# | x.Description | string | CompiledName: |
# | x.Frequency | int | CompiledName: |