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
inPortint<0, 65535>8210Number of port used by service
inConnectionTimeoutint?<0, INF>10000Time which each filter will try to connect to service

Function Overrides

See also