[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
An object of this class represents the configuration and
optionally statistical data about the multicast channel.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public class ChannelInfo |
Public Class ChannelInfo |
public ref class ChannelInfo |
Remarks
When this object is received via the method Admin.getChannel()
it does not contain statistical information about the channel. Only
objects returned by the method Admin.GetChannelStatistics() return
ChannelInfo objects that include statistical data.