IAzureServiceProcessorTArgs, TResultProcess Method |
[This is preliminary documentation and is subject to change.]
Executes the processor using the specified arguments
Namespace:
TheInjectables.Foundation.PaaSPort.Azure.Pipelines
Assembly:
TheInjectables.Foundation.PaaSPort.Azure (in TheInjectables.Foundation.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid Process(
TArgs args
)
Parameters
- args
- Type: TArgs
The arguments for the processor
See Also