StreamingSubscriptionConnection.Open Method

Definition

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.

Applies to