Compartir a través de


WebSocketClient.LastMessageSendTime Propiedad

Definición

Obtiene la hora UTC del último envío en este cliente. Disponible para su uso al limpiar clientes inactivos.

public DateTime LastMessageSendTime { get; }
member this.LastMessageSendTime : DateTime
Public ReadOnly Property LastMessageSendTime As DateTime

Valor de propiedad

que DateTime representa la hora UTC del último envío en este cliente.

Se aplica a