Partager via


IWithBackendPort<ReturnT> Interface

Définition

Étape d’une mise à jour permettant de modifier le port back-end.

public interface IWithBackendPort<ReturnT>
type IWithBackendPort<'ReturnT> = interface
Public Interface IWithBackendPort(Of ReturnT)

Paramètres de type

ReturnT

Étape suivante de la mise à jour.

Dérivé

Méthodes

ToBackendPort(Int32)

Spécifie un port principal vers lequel envoyer le trafic réseau.

S’applique à