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

Contains handles to the implementation of the the scheduling service for use in view evaluation.

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

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
ViewServiceContextNew
Constructor.

Public Properties

  NameDescription
EventAdapterService
Returns service for generating events and handling event types.

ScheduleBucket
Returns the schedule bucket for ordering schedule callbacks within this pattern.

SchedulingService
Returns service to use for schedule evaluation.