Mediachase FileUploader.NET 1.9 Framework Help

McHttpModule.ProgressStateTimeout Property

When using SqlServer mode to store progress information, specifies the wait time before terminating the attempt to execute a sql command and generating an error.

[Visual Basic]
Public Shared Property ProgressStateTimeout As Integer
[C#]
public static int ProgressStateTimeout {get; set;}

Property Value

The time (in seconds) to wait for the command to execute. The default is 30 seconds.

See Also

McHttpModule Class | Mediachase.FileUploader Namespace