Share via


UsageMetric.InboundBandwidth property

Bytes received

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property InboundBandwidth As Long
    Get
    Set
'Usage
Dim instance As UsageMetric
Dim value As Long

value = instance.InboundBandwidth

instance.InboundBandwidth = value
[DataMemberAttribute]
public long InboundBandwidth { get; set; }

Property value

Type: System.Int64

See also

Reference

UsageMetric class

UsageMetric members

Microsoft.Web.Hosting.Administration namespace