NetworkStatusLinkBandwidth Property |
Gets or sets the link bandwidth of the network interface. In bits per second.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public long LinkBandwidth { get; set; }
Public Property LinkBandwidth As Long
Get
Set
Property Value
Type:
Int64The link speed.
See Also