
DL_IsServiceRunning
Header: | AVLDL.h |
---|---|
Namespace: | avl |
Module: | DeepLearning |
Checks if the Deep Learning Service is running. If the input is empty, the filter will try to connect indefinitely.
Syntax
void avl::DL_IsServiceRunning ( atl::Optional<int> inTimeoutSeconds, bool& outServiceRunning )