Krystalware
SlickUpload logo

RemoveStaleStatus Method (staleMinutes)

Called periodically to remove any stale status from the store.

Declaration Syntax

C#

public void RemoveStaleStatus(
	int staleMinutes
)

Visual Basic

Public Sub RemoveStaleStatus ( _
	staleMinutes As Integer _
)

Parameters

staleMinutes– (Int32)
The number of minutes not being updated after which the upload should be considered stale.

Assembly: Krystalware.SlickUpload, Version: 4.0