Namespace Datamine.MineTrustConnector.Service.Extensibility.Abstractions

Interfaces

IFileTransferOptions

Abstraction over the options applicable to file transfer scenarios

IScopedServiceProvider<TService>

Abstraction over a 'scoped' service provider in MineTrust Connector. Services in MineTrust Connector may be scoped to a particular MineTrustConnection, ensuring that dedicated services are created for each scope.

ITagManager

Abstraction over a mechanism which manages a local cache of MineTrust tags. Operations exposed by the underlying mechanism include the ability to add and remove tags within MineTrust itself, and indicating where the local cache has become stale as a result.