SPDiagnosticsServiceBase Class

Definition

public ref class SPDiagnosticsServiceBase abstract : Microsoft::SharePoint::Administration::SPService, Microsoft::SharePoint::Administration::Backup::IBackupRestoreConfiguration
public abstract class SPDiagnosticsServiceBase : Microsoft.SharePoint.Administration.SPService, Microsoft.SharePoint.Administration.Backup.IBackupRestoreConfiguration
type SPDiagnosticsServiceBase = class
    inherit SPService
    interface IBackupRestoreConfiguration
    interface IBackupRestore
Public MustInherit Class SPDiagnosticsServiceBase
Inherits SPService
Implements IBackupRestoreConfiguration
Inheritance
Derived
Implements

Constructors

SPDiagnosticsServiceBase()
SPDiagnosticsServiceBase(String, SPFarm)

Properties

Applications (Inherited from SPService)
Areas
CanBackupRestoreAsConfiguration
CanRenameOnRestore
CanSelectForBackup
CanSelectForRestore
CanUpgrade (Inherited from SPPersistedUpgradableObject)
CorrelationVisibleID
DiskSizeRequired
DisplayName (Inherited from SPPersistedObject)
Farm (Inherited from SPPersistedObject)
Id (Inherited from SPPersistedObject)
Instances (Inherited from SPService)
IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject)
JobDefinitions (Inherited from SPService)
JobHistoryEntries (Inherited from SPService)
Name (Inherited from SPPersistedObject)
NeedsUpgrade (Inherited from SPPersistedUpgradableObject)
NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject)
Parent (Inherited from SPPersistedObject)
Properties (Inherited from SPPersistedObject)
Required (Inherited from SPService)
ResourceDll
RunningJobs (Inherited from SPService)
Status (Inherited from SPPersistedObject)
TypeName (Inherited from SPPersistedObject)
UpgradeContext (Inherited from SPPersistedUpgradableObject)
UpgradedPersistedProperties (Inherited from SPAutoSerializingObject)
Version (Inherited from SPPersistedObject)
WasCreated (Inherited from SPPersistedObject)

Methods

AddBackupObjects(SPBackupRestoreObject)
Clone() (Inherited from SPPersistedObject)
Delete() (Inherited from SPService)
Equals(Object) (Inherited from SPPersistedObject)
GetChild<T>() (Inherited from SPPersistedObject)
GetChild<T>(String) (Inherited from SPPersistedObject)
GetCreateApplicationLink(Type) (Inherited from SPService)
GetCreateApplicationOptions(Type) (Inherited from SPService)
GetHashCode() (Inherited from SPPersistedObject)
GetLocal<T>()
GetLocalToFarm<T>(SPFarm)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from SPAutoSerializingObject)
HasAdditionalUpdateAccess() (Inherited from SPPersistedObject)
Invalidate() (Inherited from SPPersistedUpgradableObject)
IsUserLicensedForEntity(String) (Inherited from SPService)
OnAbort(Object, SPBackupRestoreInformation)
OnBackup(Object, SPBackupInformation)
OnBackupComplete(Object, SPBackupInformation)
OnDeserialization() (Inherited from SPPersistedObject)
OnPostRestore(Object, SPRestoreInformation)
OnPrepareBackup(Object, SPBackupInformation)
OnPreRestore(Object, SPRestoreInformation)
OnRestore(Object, SPRestoreInformation)
ProvideAreas()
Provision() (Inherited from SPPersistedObject)
ResetAll()
SetAll(EventSeverity)
SetAll(TraceSeverity)
SetAll(TraceSeverity, EventSeverity)
ToString() (Inherited from SPPersistedObject)
Uncache() (Inherited from SPPersistedObject)
Unprovision() (Inherited from SPPersistedObject)
Update()
Update(Boolean) (Inherited from SPPersistedObject)
UpdateParent() (Inherited from SPAutoSerializingObject)
Upgrade() (Inherited from SPPersistedUpgradableObject)
Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject)
Validate() (Inherited from SPPersistedObject)
ValidateBackwardsCompatibility() (Inherited from SPPersistedUpgradableObject)
WriteEvent(UInt16, SPDiagnosticsCategory, EventSeverity, String, Object[])
WriteTrace(UInt32, SPDiagnosticsCategory, TraceSeverity, String, Object[])

Explicit Interface Implementations

IBackupRestore.Name

Applies to