protected int MaxRequestMessageSize {get; set;}
'Declaration
Protected Property MaxRequestMessageSize As Integer
'Usage
Dim instance As UaSCUaBinaryChannel Dim value As Integer instance.MaxRequestMessageSize = value value = instance.MaxRequestMessageSize