RTX64Network Class

A class that is used for holding the common symbols that are used throughout the Managed Code Framework. These symbols are also defined in a native header file: Rtx64Base.h
Inheritance Hierarchy
SystemObject
  IntervalZero.RTX64BaseRTX64Network

Namespace:  IntervalZero.RTX64Base
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public static class RTX64Network

The RTX64Network type exposes the following members.

Fields
NameDescription
Public fieldStatic memberMAX_IPS_PER_INTERFACE
Holds the maximum number of IPConfigurations that can be added to a single network interface.
Top
See Also