get_Enabled()

LingerOption::get_Enabled() method

Gets a value that indicates if the socket will delay closing in an attempt to send all pending data.

bool System::Net::Sockets::LingerOption::get_Enabled()

Return Value

A value that indicates if the socket will delay closing in an attempt to send all pending data.

See Also