Persistate API documentation
CallPeriodic Method
NamespacesPersistateSessionCallPeriodic()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
CallPeriodic(Work, Int32, Int32)
Executes a parameterless method at regular intervals on a ThreadPool thread.

CallPeriodic<(Of <<'(T>)>>)(Work<(Of <<'(T>)>>), T, Int32, Int32)
Executes a one parameter method at regular intervals on a ThreadPool thread.

CallPeriodic<(Of <<'(T, U>)>>)(Work<(Of <<'(T, U>)>>), T, U, Int32, Int32)
Executes a two parameter method at regular intervals on a ThreadPool thread.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)