[TIBCO.EMS .NET Admin client library 8.1 documentation]

Enum contains the import SmartSockets header values for SmartSockets transport

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public enum SSImportSSHeaders
Public Enumeration SSImportSSHeaders
public enum class SSImportSSHeaders

Members

Member nameDescription
None
The SmartSockets sender is the only header that will be imported.
type_num
The SmartSockets sender and the SmartSockets message type are the only headers that will be imported.
All
All SmartSockets headers will be imported.

See Also