[ROOT] / doc / DocFrag / ARCCore.ClientUpdatePosition.IsGoBack
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -5- | 
| Name | IsGoBack | 
| Namespace | ARCCore | 
| Type | ClientUpdatePosition | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | ClientUpdatePosition | 
| MethodName | IsGoBack | 
| MethodSignature | Boolean IsGoBack | 
Has to be translated by StreamProcessor into a concrete filename / index.
Useful when subscribing client wants (in general) new log-data, but also data for the last few minutes, for instance when you see a special situation and want to look into the latest log data.
TODO: 'GoBack' is not implemented as of May 2020.
TODO: Implement GoBack also as relative time, like 'minus 30 seconds' or absolute time like 'from 08:52'
TODO: Consider also necessity for Subscription.StartAt / EndAt, which are similar concepts
Generated 2025-10-31 04:55:52.404 UTC