{CompanyName} FlexyGo

SysProcess..::..ReloadCache Method

Reloads the cache.

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool ReloadCache(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function ReloadCache ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
Returns a Process Helper.

Return Value

true if no error, false otherwise.

Exceptions


ExceptionCondition
ExceptionCould not reload Cache