[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Enum contains the import SmartSockets header values for
SmartSockets transport
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public enum SSImportSSHeaders |
Public Enumeration SSImportSSHeaders |
public enum class SSImportSSHeaders |
Members
| Member name | Description | |
|---|---|---|
| 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. |