Class MTConnectorEventRegistration
- Namespace
- Datamine.MineTrustConnector.Core
- Assembly
- Datamine.MineTrustConnector.Core.dll
Class which represents a registration to events raised by the MineTrust Connector service. Acts as a disposable wrapper which unwires the registration on disposal.
public class MTConnectorEventRegistration : IDisposable
- Inheritance
-
MTConnectorEventRegistration
- Implements
- Inherited Members
Methods
Dispose()
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool