Share via


SPDiagnosticDataStore.IsReady property

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property IsReady As Boolean
    Get
'Usage
Dim instance As SPDiagnosticDataStore
Dim value As Boolean

value = instance.IsReady
public abstract bool IsReady { get; }

Property value

Type: System.Boolean

See also

Reference

SPDiagnosticDataStore class

SPDiagnosticDataStore members

Microsoft.SharePoint.Diagnostics namespace