EasyUA Reference
ServiceMessageContext Class Members
See Also  Properties  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ServiceMessageContext Class

Glossary Item Box

The following tables list the members exposed by ServiceMessageContext.

Public Constructors

 NameDescription
Public ConstructorServiceMessageContext Constructor Initializes the object with default values.  
Top

Public Properties

 NameDescription
Public PropertyFactory The factory used to create encodeable objects.  
Public Propertystatic (Shared in Visual Basic)GlobalContext The default context for the process (used only during XML serialization).  
Public PropertyMaxArrayLength The maximum length for any array.  
Public PropertyMaxByteStringLength The maximum length for any ByteString.  
Public PropertyMaxEncodingNestingLevels The maximum nesting level accepted while encoding or decoding objects.  
Public PropertyMaxMessageSize The maximum length for any Message.  
Public PropertyMaxStringLength The maximum length for any string, byte string or xml element.  
Public PropertyNamespaceUris The table of namespaces used by the server.  
Public PropertyServerUris The table of servers used by the server.  
Public PropertySyncRoot Returns the object used to synchronize access to the context.  
Public Propertystatic (Shared in Visual Basic)ThreadContext The default context for the thread (used only during XML serialization).  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.