Gets or sets the type of the NAT (e.g. Full-Cone NAT).
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public NatType NatType { get; }
Public ReadOnly Property NatType As NatType
Get
public:
property NatType NatType {
NatType get ();
}
member NatType : NatType with get
Property Value
Type:
NatTypeSee Also