Method Send
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Send(string?, string)
Sends an event to the client over the HTTP connection.
public bool Send(string? data, string fieldName = "data")
Parameters
data string?
The data to be sent as part of the event.
fieldName string
The field name for the event data. Defaults to "data".
Returns
True if the event was sent successfully, false otherwise.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語