Reference
boost::redis::operation
Connection operations that can be cancelled.
Members
Name |
Description |
|
Resolve operation. |
|
Connect operation. |
|
SSL handshake operation. |
|
Refers to |
|
Refers to |
|
Refers to |
|
Cancels reconnection. |
|
Health check operation. |
|
Refers to all operations. |
Description
The operations listed below can be passed to the boost::redis::connection::cancel member function.
Created with MrDocs