The AerospikeExceptionTimeout type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | client |
If true, client initiated timeout. If false, server initiated the timeout.
|
![]() | socketTimeout |
Socket idle timeout in milliseconds.
|
![]() | totalTimeout |
Total timeout in milliseconds.
|
See Also