Click or drag to resize

ChannelCollectionBaseTTag Property

Gets or sets a user definable reference to an object associated with this IChannel object.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual Object Tag { get; set; }
View Source

Property Value

Object

Implements

IChannelTag
See Also