MobileBroadbandPco.IsComplete Property

Definition

Gets a value indicating whether the data received from the modem is complete, or is a subset of the Protocol Configuration Options (PCO) data structure.

public:
 property bool IsComplete { bool get(); };
bool IsComplete();
public bool IsComplete { get; }
var boolean = mobileBroadbandPco.isComplete;
Public ReadOnly Property IsComplete As Boolean

Property Value

Boolean

bool

true if the data is complete; false if it's a subset of the Protocol Configuration Options (PCO) data structure.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to