PullSubscription Constructor

Definition

Creates a new instance of the PullSubscription class.

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

Remarks

This constructor is called by derived class constructors to initialize state in this type.

Applies to