XMLDA.NET Reference
EnableBufferingSpecified Property
See Also  Send Feedback
xmldanet.xmlda Namespace > SubscribeRequestItem Class : EnableBufferingSpecified Property

Glossary Item Box

If FALSE then the EnableBuffering value is not defined or ignored.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SubscribeRequestItem
Dim value As Boolean
 
instance.EnableBufferingSpecified = value
 
value = instance.EnableBufferingSpecified
C# 
[XmlIgnoreAttribute()]
public bool EnableBufferingSpecified {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.