IHasBackendPort Interface

Definition

An interface representing a model's ability to reference a backend port.

public interface IHasBackendPort
type IHasBackendPort = interface
Public Interface IHasBackendPort
Derived

Properties

BackendPort

Gets the backend port number the network traffic is sent to.

Applies to