Delegate RunColonyDetectionWorkflowResponseCallback
Provides a callback for handling the Colony Detection 'Run' response.
Namespace: SI.PIXL.Client.Callbacks
Assembly: SI.PIXL.Client.dll
Syntax
public delegate void RunColonyDetectionWorkflowResponseCallback(RunColonyDetectionCommandResponse response)
Parameters
Type | Name | Description |
---|---|---|
RunColonyDetectionCommandResponse | response | The command response. |