The EventSource type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | ErrorEvent |
Occurs when the EventSource has closed due to an error.
|
![]() | MessageEvent |
Occurs when a message is received from the remote event target.
|
![]() | OpenEvent |
Occurs when the EventSource has established a connection with the server.
|