SPULSRetriever.ForwardCheckTimeInMinutes - Propriété
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ForwardCheckTimeInMinutes As Integer
Get
Set
'Utilisation
Dim instance As SPULSRetriever
Dim value As Integer
value = instance.ForwardCheckTimeInMinutes
instance.ForwardCheckTimeInMinutes = value
public int ForwardCheckTimeInMinutes { get; set; }
Valeur de propriété
Type : System.Int32