Method GetProcessTools
GetProcessTools(ProcessToolOptions)
Gets all Process tools with optional shared options.
public static IEnumerable<ITool> GetProcessTools(ProcessToolOptions options = null)
Parameters
optionsProcessToolOptionsShared configuration options, or
nullfor defaults.
Returns
- IEnumerable<ITool>
All four Process tool instances.