[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets a copy of the property settings
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public Hashtable Settings { get; } |
Public ReadOnly Property Settings As Hashtable |
public: virtual property Hashtable^ Settings { Hashtable^ get () sealed; } |