System::Net::Sockets::LingerOption::get_Enabled method

LingerOption::get_Enabled method

RTTI information.

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

ReturnValue

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

Remarks

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

See Also