XMLDA.NET Reference
DataBufferOverflow Property
See Also  Send Feedback
xmldanet.xmlda Namespace > SubscriptionPolledRefreshResponse Class : DataBufferOverflow Property

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SubscriptionPolledRefreshResponse
Dim value As Boolean
 
instance.DataBufferOverflow = value
 
value = instance.DataBufferOverflow
C# 
[DefaultValueAttribute()]
[XmlAttributeAttribute()]
public bool DataBufferOverflow {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.