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

Service provider encapsulates the engine's services for runtime and administration interfaces.

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

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Initialize
Frees any resources associated with this runtime instance. Stops and destroys any event filters, patterns, expressions, views.

ToString (Inherited from Object.)

Protected Methods

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

Public Constructors

  NameDescription
EPServiceProviderImplNew
Constructor - initializes services.

Public Properties

  NameDescription
EPAdministrator
Returns a class instance of EPAdministrator.

EPRuntime
Returns a class instance of EPRuntime.