[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Constructor for deserialization. It will only
work for version number >= 3 the earlist version of
.NET client implementation.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
protected CFImpl( SerializationInfo info, StreamingContext context ) |
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
protected: CFImpl( SerializationInfo^ info, StreamingContext context ) |
Parameters
- context
- Type: System.Runtime.Serialization..::.StreamingContext