ScriptConcurrency
Attribute
Members
3
Mode
property
Default dispatch mode for the class's handlers. Defaults to Inherit (fall through to the host default).ScriptDispatchMode ModeMaxDegreeOfParallelism
property
Default max degree of parallelism when Mode is Parallel. 0 falls through to the host default.int MaxDegreeOfParallelismTimeoutMilliseconds
property
Default per-invocation timeout in milliseconds. 0 falls through to the host default.int TimeoutMilliseconds
