The BatchPolicy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | ReadDefault |
Default batch read policy.
|
![]() | SetTimeout |
Create a single timeout by setting socketTimeout and totalTimeout
to the same value.
(Inherited from Policy.) |
![]() | SetTimeouts |
Set socketTimeout and totalTimeout. If totalTimeout defined and
socketTimeout greater than totalTimeout, set socketTimeout to
totalTimeout.
(Inherited from Policy.) |
![]() ![]() | WriteDefault |
Default batch write policy.
|
See Also