Click or drag to resize
NatInfo Class
Provides information about NAT topology.
Inheritance Hierarchy

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class NatInfo : EventArgs

The NatInfo type exposes the following members.

Constructors
  NameDescription
Public methodNatInfo
Creates an instance of the NatInfo class
Top
Methods
Properties
  NameDescription
Public propertyNatType
Gets or sets the type of the NAT (e.g. Full-Cone NAT).
Public propertyPublicAddress
Gets the public address.
Top
See Also