PARAMETER | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
OpenLimit | UInt64 | 0 | Specifies the maximum number of streaming items that the client can open for this service. |
OpenWindow | UInt64 | 1 | Specifies the maximum number of outstanding requests (i.e., requests for items not yet open) that the service allows at any given time. |
LoadFactor | UInt64 | 1 | Indicates the current workload on the source providing data. |