[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class BandwidthManager
Public NotInheritable Class BandwidthManager
public ref class BandwidthManager sealed

Members

            
 All Members  Constructors   Properties   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
BandwidthManager()()()
Initializes a new instance of the BandwidthManager class
BandwidthChanged
DownloadBandwidth
TotalDownload
TotalUpload
UploadBandwidth

Inheritance Hierarchy

System..::.Object
  Phoenix.Communication..::.BandwidthManager

See Also