omni::net::linger_option::linger_option

SYNOPSIS

Initializes a new instance of the linger_option class.

top

DESCRIPTION

No description.

top

PARAMETERS

enable - true to remain connected after the Close() method is called; otherwise, false. seconds - The number of seconds to remain connected after the Close() method is called.

top