#include <XrdClMessageUtils.hh>
Public Member Functions | |
MessageSendParams () | |
Public Attributes | |
uint16_t | timeout |
time_t | expires |
HostInfo | loadBalancer |
bool | followRedirects |
bool | stateful |
HostList * | hostList |
ChunkList * | chunkList |
uint16_t | redirectLimit |
XrdCl::MessageSendParams::MessageSendParams | ( | ) | [inline] |
uint16_t XrdCl::MessageSendParams::timeout |