| QueryTraceStartedAt Property  | 
            The server side timestamp of the start of this query.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic long StartedAt { get; }Return Value
Type: 
Int64
            The server side timestamp of the start of this query.
            This method returns 0 if the start timestamp is not available.
            
See Also