Show / Hide Table of Contents

Enum Network.Types.Direction

A network traffic direction.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Network.Types.Direction

Fields

Name Description
Broadcast

A broadcast.

Inbound

An inbound request.

Outbound

An outbound request.

UnknownDirection

The default direction.

In this article
Back to top Generated by DocFX