ConnectionProfile.GetDataPlanStatus 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 the current status of the data plan associated with the connection.
public:
virtual DataPlanStatus ^ GetDataPlanStatus() = GetDataPlanStatus;
DataPlanStatus GetDataPlanStatus();
public DataPlanStatus GetDataPlanStatus();
function getDataPlanStatus()
Public Function GetDataPlanStatus () As DataPlanStatus
Returns
Current data plan status information.