Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Net
Sockets
LingerOption
C# Class System.Net.Sockets.LingerOption
显示文件
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
LingerOption
(
bool
enable
,
int
seconds
) :
System
Method Details
LingerOption()
public
method
public
LingerOption
(
bool
enable
,
int
seconds
) :
System
enable
bool
seconds
int
return
System