Constructor KeepAlivePingAttribute
KeepAlivePingAttribute(double)
Initializes a new instance of the KeepAlivePingAttribute class.
Declaration
public KeepAlivePingAttribute(double intervalSeconds)
Parameters
| Type | Name | Description |
|---|---|---|
| double | intervalSeconds | The minimum time (in seconds) to wait for the next item before a ping record is sent to the client. |