Click or drag to resize

TopicsUpdatedEventArgsNewTopics Property

Specifies new topics

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public IEnumerable<TopicInfo> NewTopics { get; set; }

Property Value

Type: IEnumerableTopicInfo
See Also