EventSource provides access to remote Server-sent event streams.

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Class EventSource
C#
public class EventSource
Visual C++
public ref class EventSource

Inheritance Hierarchy

System..::..Object
  Kaazing.HTML5..::..EventSource

See Also