DOFAddressType EnumerationOpenDOF Object Access Library
Address types.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public enum Type
Members

  Member nameValueDescription
UNICAST0
BROADCAST1
MULTICAST2
Remarks

Address types. You probably never use this in your application. This is used by transports to define addressing.
See Also

Reference

Type