Which code segment should you insert at line BG09?

You need to attach the background task.
Which code segment should you insert at line BG09?
A. var task = builder.setTrigger(this);
B. var task = builder.setTrigger( );
C. var task = builder.register ( );
D. var task = builder.register (this);

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.