Gets the second last entry sent to the remote clients
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
| C# |
|---|
public TimelineEntry<T> LastLastSentEntry { get; } |
|
|
| .NET Framework Class Library |
| Timeline<(Of <(<'T>)>)>..::..LastLastSentEntry Property |
| Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
| C# |
|---|
public TimelineEntry<T> LastLastSentEntry { get; } |