'DeclarationProtected Property MaxResponseChunkCount As Integer
'UsageDim instance As UaSCUaBinaryChannel Dim value As Integer instance.MaxResponseChunkCount = value value = instance.MaxResponseChunkCount
protected int MaxResponseChunkCount {get; set;}