Errata exists for this version of the document.
This EventType indicates that a NetworkMessage could not be published because it exceeds the limits of transport. The PubSubTransportLimitsExceedEventType is formally defined in Table 156.
Table 156 – PubSubTransportLimitsExceedEventType Definition
Attribute |
Value |
||||
BrowseName |
PubSubTransportLimitsExceedEventType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
Subtype of PubSubStatusEventType defined in 9.1.12.2. |
|||||
HasProperty |
Variable |
Actual |
UInt32 |
PropertyType |
Mandatory |
HasProperty |
Variable |
Maximum |
UInt32 |
PropertyType |
Mandatory |
This EventType inherits all Properties of the PubSubStatusEventType.
The Actual Property has the size in bytes of the actual NetworkMessage.
The Maximum Property has the maximum size of NetworkMessages in bytes allowed by the transport.