Method | Description | |
---|---|---|
CloseConnectionGroup ( string connectionGroupName ) : bool | ||
SetTcpKeepAlive ( bool enabled, int keepAliveTime, int keepAliveInterval ) : void |
Method | Description | |
---|---|---|
ServicePoint ( ) |
public CloseConnectionGroup ( string connectionGroupName ) : bool | ||
connectionGroupName | string | |
return | bool |
public SetTcpKeepAlive ( bool enabled, int keepAliveTime, int keepAliveInterval ) : void | ||
enabled | bool | |
keepAliveTime | int | |
keepAliveInterval | int | |
return | void |