The EventSource type exposes the following members.

Events

  NameDescription
Public eventErrorEvent
Occurs when the EventSource has closed due to an error.
Public eventMessageEvent
Occurs when a message is received from the remote event target.
Public eventOpenEvent
Occurs when the EventSource has established a connection with the server.

See Also