Share via


ConnectedServiceHandlerContext Constructor

Definition

Initializes a new instance of the ConnectedServiceHandlerContext class. This constructor supports unit testing your extension and is not intended to be used directly from your production code.

protected:
 ConnectedServiceHandlerContext();
protected:
 ConnectedServiceHandlerContext();
 ConnectedServiceHandlerContext();
protected ConnectedServiceHandlerContext ();
Protected Sub New ()

Applies to