You are here:
Start »
AVLDL.DeepLearning_IsServiceRunning Method
AVLDL.DeepLearning_IsServiceRunning Method
| Namespace: | AvlNet.DeepLearning |
| Assembly: | AvlDl.Net.dll |
Syntax
public static void DeepLearning_IsServiceRunning
(
int? inTimeoutSeconds,
out bool outServiceRunning
)
Parameters
|
Name |
Type |
Range |
Default |
Description |
 | inTimeoutSeconds | int? | <0, INF> | | Number of seconds for which the filter will try to connect |
 | outServiceRunning | bool | | | Returns the value (true or false) that informs about the connection |
Function Overrides
See also