ConnectionProfile.GetSignalBars Method

Definition

Gets a value that indicates the current number of signal bars displayed by the Windows UI for the connection.

public:
 virtual IReference<byte> ^ GetSignalBars() = GetSignalBars;
IReference<byte> GetSignalBars();
public System.Nullable<byte> GetSignalBars();
function getSignalBars()
Public Function GetSignalBars () As Nullable(Of Byte)

Returns

An integer value within a range of 0-5 that corresponds to the number of signal bars displayed by the UI.

Applies to