get_SendTimeout()

Socket::get_SendTimeout() method

Gets a period after which a ‘Send’ call will time out.

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

Return Value

A period after which a ‘Send’ call will time out.

See Also