The AbstractXService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AbstractXService |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Finalize the instance.
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| InitializeService |
Initializes a service.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
A value if the object was disposed.
| |
| IsInitialized |
Returns if a service was initialized.
|