Click or drag to resize

IReplicationProvider Methods

The IReplicationProvider type exposes the following members.

Methods
  Name Description
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public method Initialize Initializes the state of the object.
(Inherited from ISupportLifecycle)
Public method LoadSettings Loads saved settings from the config file.
(Inherited from IPersistSettings)
Public method Replicate Replicates the IArchive.
Public method SaveSettings Saves settings to the config file.
(Inherited from IPersistSettings)
Top
See Also