Method GetEventStream
Namespace: Sisk.Cadente
Assembly: Sisk.Cadente.dll
GetEventStream()
Asynchronously gets an event stream writer with UTF-8 encoding.
public HttpEventStreamWriter GetEventStream()
Returns
A task that represents the asynchronous operation, with a HttpEventStreamWriter as the result.
GetEventStream(Encoding)
Asynchronously gets an event stream writer with the specified encoding.
public HttpEventStreamWriter GetEventStream(Encoding encoding)
Parameters
encoding Encoding
The encoding to use for the event stream.
Returns
A task that represents the asynchronous operation, with a HttpEventStreamWriter as the result.
Exceptions
Thrown when unable to obtain an output stream for the response.
GetEventStream()
Asynchronously gets an event stream writer with UTF-8 encoding.
public HttpEventStreamWriter GetEventStream()
Returns
A task that represents the asynchronous operation, with a HttpEventStreamWriter as the result.
GetEventStream(Encoding)
Asynchronously gets an event stream writer with the specified encoding.
public HttpEventStreamWriter GetEventStream(Encoding encoding)
Parameters
encoding Encoding
The encoding to use for the event stream.
Returns
A task that represents the asynchronous operation, with a HttpEventStreamWriter as the result.
Exceptions
Thrown when unable to obtain an output stream for the response.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語