com.onlineobject.objectnet Namespace

TransportAddressFamily Enumeration

Defines the transport address families supported by the application.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public enum TransportAddressFamily

Members


Member nameDescription
Udp UDP address family.
Ipv4 Represents an IPv4 address family.
Ipv6 Represents an IPv6 address family.