The Protocol type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| HTTP |
Represents the Hypertext Transfer Protocol.
| |
| HTTPS |
Represents the Hypertext Transfer Protocol Secure.
| |
| Name |
Gets the name of this Protocol.
| |
| NOT_DEFINED |
Represents an undefined Protocol.
| |
| Port |
Gets the port number for this Protocol.
| |
| WS |
Represents the WebSocket Protocol.
| |
| WSS |
Represents the WebSocket (secure) Protocol.
|
See Also