ConnectionProfile.GetSignalBars Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.