Click or drag to resize

ServicePropertiess3DocStorage_MaxUploadTime Property

The maximum time allowed, in minutes, for the background task to run before it is shut off.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int s3DocStorage_MaxUploadTime { get; }

Property Value

Type: Int32
The maximum time allowed, in minutes, for the background task to run before it is shut off.
Remarks
Applies to ServiceInstance s3DocStorage only.
See Also