The WritePolicy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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.) |
See Also