ServerStatistics Members

This class holds information about a Windows Media streaming server.

The following tables list the members exposed by the ServerStatistics type.

Public Constructors

  Name Description
ServerStatistics  

Top

Public Properties

  Name Description
public property BandwidthLimit Gets the maximum total player bandwidth permitted by the server.
public property ConnectionLimit Gets the largest number of players that can be simultaneously connected to the server.
public property CurrentConnections Gets the number of players connected to the server.
public property LastCounterReset Gets the date and time at which the Windows Media server was started.
public property PeakBandwidth Gets the maximum bandwidth allocated to player connections since the last reset.
public property PeakConnections Gets the maximum number of players that have simultaneously connected to the server since the last reset.
public property ServerCpu Gets the CPU utilization of the computer on which the server is running.
public property TotalConnections Gets the total number of players connected to the server since the last reset.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ServerStatistics Class
Microsoft.Expression.Encoder.Live Namespace

   © 2011 by Microsoft Corporation. All rights reserved.