SimpleWorkerRequest.GetLocalPort Méthode
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.
Retourne le numéro de port sur lequel la demande a été reçue.
public:
override int GetLocalPort();
public override int GetLocalPort ();
override this.GetLocalPort : unit -> int
Public Overrides Function GetLocalPort () As Integer
Retours
Numéro de port sur lequel la demande a été reçue.