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

The channel's multicast priority.

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

Syntax

public int Priority { get; }
Public ReadOnly Property Priority As Integer
public:
property int Priority {
	int get ();
}

Return Value

the channel's multicast priorty.

See Also