Share via


SPRequestUsageEntry.LargeGapTime property

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

Syntax

'Declaration
Public Property LargeGapTime As Long
    Get
    Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As Long

value = instance.LargeGapTime

instance.LargeGapTime = value
public long LargeGapTime { get; set; }

Property value

Type: System.Int64

See also

Reference

SPRequestUsageEntry class

SPRequestUsageEntry members

Microsoft.SharePoint.Administration namespace