Table of Contents

Class HttpStreamPingPolicy

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

Provides an automatic ping sender for HTTP Event Source connections.

public sealed class HttpStreamPingPolicy
Inheritance
HttpStreamPingPolicy
Inherited Members

Properties

DataMessage

Gets or sets the payload message that is sent to the server as a ping message.

Interval

Gets or sets the sending interval for each ping message.

Methods

Start()

Starts sending periodic pings to the client.