EasyUA Reference
TransportQuotas Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ApplicationConfiguration Class : TransportQuotas Property

Glossary Item Box

The quotas that are used at the transport layer.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ApplicationConfiguration
Dim value As TransportQuotas
 
instance.TransportQuotas = value
 
value = instance.TransportQuotas
C# 
[DataMemberAttribute(6)]
public TransportQuotas TransportQuotas {get; set;}

Property Value

The transport quotas.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.