StreamingSubscriptionConnection.Open Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Opens this connection so that it begins to receive events from the server.
public:
void Open();
public void Open ();
Public Sub Open ()
Exceptions
Thrown when Open is called while connected.