.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType Class Reference

More...

Inherits UnifiedAutomation.UaBase.DatagramConnectionTransportDataType.

Public Member Functions

 DatagramConnectionTransport2DataType ()
 The default constructor. More...
 
override void Encode (IEncoder encoder)
 
override void Decode (IDecoder decoder)
 
override bool IsEqual (IEncodeable encodeable)
 Checks if encodeable is the same object or has the same content More...
 
override object Clone ()
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.DatagramConnectionTransportDataType
 DatagramConnectionTransportDataType ()
 The default constructor. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.ConnectionTransportDataType
 ConnectionTransportDataType ()
 The default constructor. More...
 

Properties

uint DiscoveryAnnounceRate [get, set]
 
uint DiscoveryMaxMessageSize [get, set]
 
string QosCategory [get, set]
 
ExtensionObjectCollection DatagramQos [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.DatagramConnectionTransportDataType
ExtensionObject DiscoveryAddress [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.ConnectionTransportDataType
virtual ExpandedNodeId TypeId [get]
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
virtual ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodeable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.DatagramConnectionTransport2DataType ( )

The default constructor.

Member Function Documentation

override bool UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.IsEqual ( IEncodeable  encodeable)
virtual

Checks if encodeable is the same object or has the same content

Parameters
encodeable
Returns

Reimplemented from UnifiedAutomation.UaBase.DatagramConnectionTransportDataType.

Property Documentation

ExtensionObjectCollection UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.DatagramQos
getset

uint UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.DiscoveryAnnounceRate
getset

uint UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.DiscoveryMaxMessageSize
getset

string UnifiedAutomation.UaBase.DatagramConnectionTransport2DataType.QosCategory
getset


The documentation for this class was generated from the following file: