Click or drag to resize
UploadSettingSetMaxRetries Method

» Asprise Scan Home · Developer's Guide

Max number of retries. Default is 2.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UploadSetting SetMaxRetries(
	int maxRetries
)

Parameters

maxRetries
Type: SystemInt32

Return Value

Type: UploadSetting
See Also