SPBandwidthUsageMonitoredScope.Result-Eigenschaft
Ruft ab oder legt diesen fest das Ergebnis des HTTP-Vorgangs (-1 für Timeout).
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Result As Integer
Get
Set
'Usage
Dim instance As SPBandwidthUsageMonitoredScope
Dim value As Integer
value = instance.Result
instance.Result = value
public int Result { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
SPBandwidthUsageMonitoredScope Klasse