Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServerConfiguration Dim value As Integer instance.MaxNotificationQueueSize = value value = instance.MaxNotificationQueueSize |
C# | |
---|---|
[DataMemberAttribute(17)] public int MaxNotificationQueueSize {get; set;} |
Property Value
The maximum size of the notification queue.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x