TestimoX

API Reference

Enum

PortProtocol

Namespace ADPlayground.Network
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Network protocol type.

Inheritance

  • Enum
  • PortProtocol

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const PortProtocol Tcp #

Transmission Control Protocol.

Value: 0
public const PortProtocol Udp #

User Datagram Protocol.

Value: 1