EndPoint
Specifies a communication endpoint used by services or runtime components swimming within a process.
Attributes Summary
host The hostname on which logic for this endpoint is listening. port The port number of the host on which logic for this endpoint is listening.
Attribute Details
host
The hostname on which logic for this endpoint is listening.
Data type: String
Default value: unspecified
port
The port number of the host on which logic for this endpoint is listening.
Data type: Integer
Default value: unspecified