Click or drag to resize

ChannelCountsUpdateTimes Property

[Missing <summary> documentation for "P:MattermostDriver.ChannelCounts.UpdateTimes"]

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public Dictionary<string, long> UpdateTimes { get; set; }

Property Value

Type: DictionaryString, Int64
See Also