Click or drag to resize

PartialResultMode Properties

The PartialResultMode type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBoth
Partial results are returned on timeout and trigger release events.
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberNever
Partial results are never returned.
Public propertyStatic memberRelease
Partial results are returned on trigger release event.
Public propertyStatic memberTimeout
Partial results are returned on timeout event.
Top
See Also