PartialResultMode Properties |
The PartialResultMode type exposes the following members.
| Name | Description | |
|---|---|---|
| Both | Partial results are returned on timeout and trigger release events. | |
| JniPeerMembers | To be added. | |
| Never | Partial results are never returned. | |
| Release | Partial results are returned on trigger release event. | |
| Timeout | Partial results are returned on timeout event. |