Click or drag to resize

AddressFamily Class

A STUN address family.
Inheritance Hierarchy
SystemObject
  FM.IceLink.StunAddressFamily

Namespace:  FM.IceLink.Stun
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The AddressFamily type exposes the following members.

Constructors
  NameDescription
Public methodAddressFamily
Initializes a new instance of the AddressFamily class
Top
Properties
  NameDescription
Public propertyStatic memberIPv4
Gets the value indicating the IPv4 address family.
Public propertyStatic memberIPv6
Gets the value indicating the IPv6 address family.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also