EndpointRangeDescription Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détails de la plage de ports.
public class EndpointRangeDescription
type EndpointRangeDescription = class
Public Class EndpointRangeDescription
- Héritage
-
EndpointRangeDescription
Constructeurs
EndpointRangeDescription(Int32, Int32) |
Initialise une nouvelle instance de EndpointRangeDescription. |
Propriétés
EndPort |
Port de fin d’une plage de ports. |
StartPort |
Port de départ d’une plage de ports. |