Protocol Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protocol types for endpoints
public enum Protocol
type Protocol =
Public Enum Protocol
- Inheritance
-
Protocol
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Http | 1 | Http |
Tcp | 2 | Tcp |