ConnectedEventArgs interface
Arguments provided when a connection is established
Properties
| connection |
Connection identifier |
| timestamp | When the connection was established |
Property Details
connectionId
Connection identifier
connectionId: string
Property Value
string
timestamp
When the connection was established
timestamp: Date
Property Value
Date