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

The Metrics type exposes the following members.

Constructors

  NameDescription
MetricsOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Init
Initializes the FacebookObjectBase instance using the specified XElement object as the data source.
(Inherited from FacebookObjectBase.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ActiveUsers
ApiCalls
CanvasFbmlRenderTimeAvg
CanvasHttpRequestTimeAvg
CanvasPageViews
CanvasPageViewsHttpCode_0
CanvasPageViewsHttpCode_100
CanvasPageViewsHttpCode_200
CanvasPageViewsHttpCode_301
CanvasPageViewsHttpCode_302
CanvasPageViewsHttpCode_303
CanvasPageViewsHttpCode_400
CanvasPageViewsHttpCode_401
CanvasPageViewsHttpCode_402
CanvasPageViewsHttpCode_403
CanvasPageViewsHttpCode_404
CanvasPageViewsHttpCode_405
CanvasPageViewsHttpCode_413
CanvasPageViewsHttpCode_422
CanvasPageViewsHttpCode_500
CanvasPageViewsHttpCode_502
CanvasPageViewsHttpCode_503
CanvasPageViewsHttpCode_505
CanvasPageViewsHttpCodeND2
EndTime
InnerDictionary
Gets a reference to the dictionary object used to store the results of XPath property queries.
(Inherited from FacebookObjectBase.)
UniqueAdds
UniqueApiCalls
UniqueBlocks
UniqueCanvasPageViews
UniqueRemoves
UniqueUnblocks
XmlContent
Gets a reference the XDocument data source specified for this instance.
(Inherited from FacebookObjectBase.)

Explicit Interface Implementations

  NameDescription
IFacebookObject..::.XmlContent
Gets a reference the XDocument data source specified for this instance.
(Inherited from FacebookObjectBase.)

See Also

Metrics Class
Facebook.Api Namespace