Persistate API documentation
CallConcurrent Method
NamespacesPersistateSessionCallConcurrent()()()()

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

Members
IconMemberDescription
CallConcurrent(Work)
Executes a method with no parameters on a ThreadPool thread.

CallConcurrent<(Of <<'(T>)>>)(Work<(Of <<'(T>)>>), T)
Executes a method with one parameter on a ThreadPool thread.

CallConcurrent<(Of <<'(T, U>)>>)(Work<(Of <<'(T, U>)>>), T, U)
Executes a method with two parameters on a ThreadPool thread.

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