[This is preliminary documentation and is subject to change.]
Defines how intervals should be handled. Sliding means that every time message is posted into in queue
interval starts to count from scratch, periodic counts from the first message post
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Sliding | 0 | ||
Periodic | 1 |
See Also