[TIBCO.EMS .NET Admin client library 7.0 documentation]

The channel's name.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string Name { get; }
Public ReadOnly Property Name As String
public:
property String^ Name {
	String^ get ();
}

Return Value

the channel's name.

See Also