IServerGetChannels Property |
Get a collection of IChannels in this IServer.
Deprecated, use Channels instead.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax ICollection GetChannels { get; }
Property Value
Type:
ICollectionSee Also