Click or drag to resize

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; }

Property Value

Type: Int64
The link speed.
See Also

STK Parallel Computing Server 2.9 API for .NET