Click or drag to resize

JavascriptExecutorPool Methods

The JavascriptExecutorPool type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose of this pool
Public methodEquals (Inherited from Object.)
Public methodExecuteTData
Executes the specified trigger on an available queue and waits for the result
Public methodExecuteGlobal
Execute the specified script on all executors
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodConvertTReturn
The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods.)
Top
See Also