You are here: Start » AVLDL.DeepLearning_Configure Method
AVLDL.DeepLearning_Configure Method
| Namespace: | AvlNet.DeepLearning |
|---|---|
| Assembly: | AvlDl.Net.dll |
Syntax
public static void DeepLearning_Configure ( int inPort, int? inConnectionTimeout )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPort | int | <0, 65535> | 8210 | Number of port used by service |
![]() | inConnectionTimeout | int? | <0, INF> | 10000 | Time which each filter will try to connect to service |

