4#include <system/object.h>
24 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
26 ASPOSECPP_SHARED_RTTI_INFO_DECL();
Specifies whether a socket will remain connected after a call to the Close() or Close() methods....
Definition: linger_option.h:17
LingerOption(bool enable, int32_t seconds)
Constructs a new instance.
void set_LingerTime(int32_t value)
Sets a delay timeout in seconds.
void set_Enabled(bool value)
Sets a value that indicates if the socket will delay closing in an attempt to send all pending data.
int32_t get_LingerTime()
Gets a delay timeout in seconds.
bool get_Enabled()
Gets a value that indicates if the socket will delay closing in an attempt to send all pending data.
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Definition: db_command.h:9