[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This view is a very simple view presenting the number of elements in a stream or view. The view computes a single long-typed count of the number of events passed through it similar to the base statistics COUNT column.

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

Public Properties

  NameDescription
EventType
Provides metadata information about the type of object the event collection contains.
(Overrides .EventType.)
HasViews
Test is there are any views to the Viewable.
(Inherited from ViewSupport.)
Id
Gets the unique id for the view
(Inherited from ViewSupport.)
Parent
Gets or sets the View's parent Viewable.
(Inherited from ViewSupport.)
ViewServiceContext
Gets or sets the context instances used by the view.