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