[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Initializes a new instance of the StoreInfo
with the specified map message
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
protected StoreInfo( MapMessage msg ) |
Protected Sub New ( _ msg As MapMessage _ ) |
protected: StoreInfo( MapMessage^ msg ) |
Parameters
- msg
- Type: MapMessage