[TIBCO.EMS .NET Admin client library 5.1 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
public StoreInfo( MapMessage msg ) |
Public Sub New ( _ msg As MapMessage _ ) |
public: StoreInfo( MapMessage^ msg ) |
Parameters
- msg
- Type: MapMessage