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; }
ReadOnly Property s3DocStorage_MaxUploadTime As Integer
Get
Property Value
Type:
Int32The maximum time allowed, in minutes, for the background task to run before it is shut off.
Remarks
Applies to ServiceInstance s3DocStorage only.
See Also