IHasPort Interface

Definition

An interface representing a model's ability to have a port number.

public interface IHasPort
type IHasPort = interface
Public Interface IHasPort
Derived

Properties

Port

Gets the port number.

Applies to