TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TopicInfo.DurableCount Property

Get the current number of durable subscribers for this topic.

public int DurableCount {get;}

Remarks

This value is correct when this TopicInfo was retrieved from the server through Admin methods. It is never updated. To get an updated value, a new TopicInfo must be retrieved from the server.

See Also

TopicInfo Class | TIBCO.EMS.ADMIN Namespace