Share via


UsageMetric.OutboundBandwidth property

Bytes sent

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

Syntax

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

value = instance.OutboundBandwidth

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

Property value

Type: System.Int64

See also

Reference

UsageMetric class

UsageMetric members

Microsoft.Web.Hosting.Administration namespace