The IXService type exposes the following members.

Methods

  NameDescription
Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from IDisposable.)
InitializeService
Initializes a service.

Properties

  NameDescription
IsDisposed
Returns if the object was disposed.
IsInitialized
Returns if a service was initialized.

See Also