[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the prefetch that overrides individual topic prefetches
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int TopicPrefetch { get; set; } |
Public Property TopicPrefetch As Integer |
public: property int TopicPrefetch { int get (); void set (int value); } |