System::Net::Sockets::TcpClient::get_SendTimeout method

TcpClient::get_SendTimeout method

Gets a value that indicates an amount of time after which data sending will time out.

int32_t System::Net::Sockets::TcpClient::get_SendTimeout()

ReturnValue

A value that indicates an amount of time after which data sending will time out.

See Also