EventSourceStreamReader Properties
.NET Framework 4.5
Top
The EventSourceStreamReader type exposes the following members.
| Name | Description | |
|---|---|---|
|
Closed | Invoked when the reader is closed while in the Processing state. |
|
Disabled | Invoked when the reader enters the Stopped state whether or not it was previously in the Processing state. |
|
Message | Invoked when there's a message if received in the stream. |
|
Opened | Invoked when the connection is open. |
Show: