C# Class System.Net.Sockets.LingerOption

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
LingerOption ( bool enable, int seconds ) : System

Method Details

LingerOption() public méthode

public LingerOption ( bool enable, int seconds ) : System
enable bool
seconds int
Résultat System