RequestStatisticsBase Members

Include Protected Members
Include Inherited Members

The RequestStatisticsBase type exposes the following members.

Constructors

  Name Description
Public method RequestStatisticsBase

Top

Properties

  Name Description
Public property BytesTransferredPerMinute
Public property Identity Gets or sets the identifier of the object. (Inherited from ConfigurableObject.)
Public property IsValid (Inherited from RequestJobBase.)
Public property PositionInQueue
Public property Report

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from RequestJobBase.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from RequestJobBase.)
Protected method ValidateWrite (Inherited from RequestJobBase.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top