'Declaration
Property MaxTopicAge As Integer
'Usage
Dim instance As _EasyDAEngineParameters Dim value As Integer instance.MaxTopicAge = value value = instance.MaxTopicAge
int MaxTopicAge {get; set;}
'Declaration
Property MaxTopicAge As Integer
'Usage
Dim instance As _EasyDAEngineParameters Dim value As Integer instance.MaxTopicAge = value value = instance.MaxTopicAge
int MaxTopicAge {get; set;}
The value must be greater than or equal to zero, or it must be equal to System.Threading.Timeout.Infinite.
This property is used by following client implementations:
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows