StreamingTrigger
Attribute
Members
2
MaxItems
property
Maximum number of items the handler may yield before it is stopped. 0 defers to the host's configured default.int MaxItemsMaxDurationMilliseconds
property
Maximum wall-clock duration the handler may stream for, in milliseconds. 0 defers to the host's configured default (which also bounds it by the per-invocation timeout).int MaxDurationMilliseconds
