XMLDA.NET Reference
RevisedSamplingRate Property
See Also  Send Feedback
xmldanet.xmlda Namespace > SubscribeReplyItemList Class : RevisedSamplingRate Property

Glossary Item Box

The server responds to the client with the actual sampling rate that it can support.
Refer to the section on ??Data Management Optimization? for further detail.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SubscribeReplyItemList
Dim value As Integer
 
instance.RevisedSamplingRate = value
 
value = instance.RevisedSamplingRate
C# 
[XmlAttributeAttribute()]
public int RevisedSamplingRate {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.