ShadowCopyMonitor Class

Definition

Class to monitor the state of shadow copied assemblies for use by hosts

public ref class ShadowCopyMonitor sealed : MarshalByRefObject
public sealed class ShadowCopyMonitor : MarshalByRefObject
type ShadowCopyMonitor = class
    inherit MarshalByRefObject
Public NotInheritable Class ShadowCopyMonitor
Inherits MarshalByRefObject
Inheritance
ShadowCopyMonitor

Constructors

ShadowCopyMonitor()

Properties

AreShadowCopiesObsolete

Are any of the shadow-copied assemblies obsolete with respect to their on-disk files.

Applies to