Click or drag to resize
ManagerResponseDateReceived Property
Get/Set the point in time this response was received from the asterisk server.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime DateReceived { get; set; }

Property Value

Type: DateTime
See Also