openPDC Historian Help
ReplicationProviders Class
NamespacesTVA.Historian.ReplicationReplicationProviders
A class that loads all of the replication providers.
Declaration Syntax
C#Visual BasicVisual C++
public class ReplicationProviders : AdapterLoader<IReplicationProvider>
Public Class ReplicationProviders _
	Inherits AdapterLoader(Of IReplicationProvider)
public ref class ReplicationProviders : public AdapterLoader<IReplicationProvider^>
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
ReplicationProviders()()()
Initializes a new instance of the ReplicationProviders class

AdapterCreated()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
AdapterDirectory()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
AdapterLoaded()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
AdapterLoadException()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Adapters()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
AdapterUnloaded()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
AdapterWatcher()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Dispose()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Dispose(Boolean) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Enabled()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExecuteAdapterOperation(UTP, Object) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Finalize()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Initialize()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Initialize(IEnumerable<(Of <(Type>)>)) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OnAdapterCreated(UTP) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OnAdapterLoaded(UTP) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OnAdapterLoadException(Type, Exception) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OnAdapterUnloaded(UTP) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OnOperationExecutionException(UTP, Exception) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OperationExecutionException()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
OperationQueue()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
ProcessAdapter(Type) (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Status()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WatchForAdapters()()() (Inherited from AdapterLoader<(Of <(IReplicationProvider>)>).)
Inheritance Hierarchy
Object
AdapterLoader<(Of <(IReplicationProvider>)>)
 ReplicationProviders

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252