System::Net::Sockets::Socket::get_SendTimeout method

Socket::get_SendTimeout method

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

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

ReturnValue

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

See Also