StreamingSubscriptionConnection.Close Method

Definition

Closes this connection so it stops receiving events from the server.

public:
 void Close();
public void Close ();
Public Sub Close ()

Remarks

This terminates a long-standing call to Exchange Web Services (EWS).

Applies to