AvailableBW_PTR Send comments on this topic.
m_PTR_bw Property
See Also 
MassTools.NetworkAwareness.AvailableBW.PTR Namespace > PTREventArgs Class : m_PTR_bw Property




Syntax

Visual Basic (Declaration) 
Public ReadOnly Property m_PTR_bw As Double
Visual Basic (Usage)Copy Code
Dim instance As PTREventArgs
Dim value As Double
 
value = instance.m_PTR_bw
C# 
public double m_PTR_bw {get;}
Managed Extensions for C++ 
public: __property double get_m_PTR_bw();
C++/CLI 
public:
property double m_PTR_bw {
   double get();
}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.