BarcodeScannerProviderConnection.Start Method

Definition

Starts the connection for data transfer.

public:
 virtual void Start() = Start;
void Start();
public void Start();
function start()
Public Sub Start ()

Remarks

Call this method to indicate that all event handlers have been set and the provider is ready to start handling requests.

Applies to