Table of Contents

Namespace VAST.Transport

Classes

ConnectionParameters

Represents extended connection parameters for establishing network connections.

IPProtoEndPoint

Represents an IP endpoint with an associated protocol type.

NetworkTransportFactory

Provides factory method for creating network transport available in user code.

TransportArgs

Provides data for transport events such as connection, disconnection, and data reception.

TransportStat

Represents transport connection statistics including send speed and queue metrics.

Interfaces

INetworkTransport

Defines the contract for a network transport that supports both server and client communication.

Enums

SendResult

Specifies the result of a send operation.