This type is a class for model objects.
The endpoint of content server.
Package: proxy| Attributes Summary | |
| host : EString | The host name of the remote server. |
| port : EInt | The port used the remote content server to listen for requests. |
| protocol : GenericServerProtocolKind | The protocol to be used to retrieve requests from this endpoint. @deprecated 6.0.2 |
| weight : EInt | The initial static weight of this endpoint relative to other endpoints in the group. |
| properties : Property * | * No description is available * |
| Attribute Details |