get_SendTimeout()

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()

Return Value

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

See Also