SmartSockets .NET Class Library

TipcDefs Fields

The fields of the TipcDefs structure are listed below. For a complete list of TipcDefs structure members, see the TipcDefs Members topic.

Public Static Fields

CHAR_US_ASCIIchar format - US ASCII
CHAR_US_EBCDICchar format - EBCDIC
CONN_FULLConnection Type - full connection
CONN_NONEConnection Type - no connection
CONN_WARMConnection Type - warm connection
DELIVERY_ALL GMD Delivery Mode - GMD succeeds only if all clients respond
DELIVERY_BEST_EFFORT GMD Delivery Mode - GMD will not be used
DELIVERY_ORDERED GMD Delivery Mode - Source ordered delivery, GMD will not be used
DELIVERY_SOME GMD Delivery Mode - GMD succeeds if only some clients respond
DELIVERY_TIMEOUT_UNSET Used for internal processing only.
ERROR_FAILURE_DETECTEDError Number - network failure detected
ERROR_GMD_SENDER_TIMEOUTError Number - sender timeout
ERROR_TIMEOUTError Number - timeout
GMD_FAILUREServer Disconnect Mode - fail any pending GMD if disconnected
GMD_SUCCESSServer Disconnect Mode - pending GMD succeeds if disconnected
INT_BIG_ENDIANint format - big endian (msb first)
INT_LITTLE_ENDIANint format - little endian (lsb first)
IO_CHECK_READ IO check mode - Check if inbound traffic will block
IO_CHECK_WRITE IO check mode - Check if outbound traffic will block
IOCTL_EXECIOCTL commands - Execute command
IOCTL_GETPROPIOCTL commands - Get properties
IOCTL_SETPROPIOCTL commands - Set properties
LB_NONE Load Balancing Mode - No load balancing
LB_ROUND_ROBIN Load Balancing Mode - Round robin
LB_SORTED Load Balancing Mode - Sorted by name
LB_WEIGHTED Load Balancing Mode - Weighted by load
LOG_DATAMessage Logging Type - data-related messages
LOG_INTERNALMessage Logging Type - internal messages
LOG_STATUSMessage Logging Type - status messages
NO_AUTO_FLUSH Never auto-flush the connection setting
POS_PRIORITY Used to insert a message in priority order into the connection's message queue.
REAL_370real format - IBM 370 format
REAL_DEC_Dreal format - DEC 'D' format
REAL_DEC_Greal format - DEC 'G' format
REAL_IEEEreal format - IEEE format
SUBEX_CACHE_FLAG_INITIAL_LOADsubscribeEx flag for type cache - Initial load
SUBEX_CACHE_FLAG_LATEST_MSGsubscribeEx flag for type cache - Latest Message
SUBEX_TYPE_CACHEsubscribeEx type - Caching subscribe (see SUBEX_CACHE flags)
SUBEX_TYPE_NONEsubscribeEx type - none: Normal subscribe
SUBJECT_DELIMSubjects - Delimiter string
SUBJECT_DELIM_CHARSubjects - Delimiter character
SUBJECT_MULTI_WILD_CARDSubjects - Multi-level wildcard string
SUBJECT_SINGLE_WILD_CARDSubjects - Single-level wildcard string
SUBJECT_WILD_CARD_CHARSubjects - Single-level wildcard character
TIMEOUT_DELIVERYTimeout Type - delivery timeout, seconds before GMD failure
TIMEOUT_FOREVER Wait forever marker
TIMEOUT_KEEP_ALIVETimeout Type - keep alive timeout, seconds before keep alive failure
TIMEOUT_READTimeout Type - read timeout, seconds before a keep alive is sent
TIMEOUT_WRITETimeout Type - write timeout, seconds before failure
WARMServer Disconnect Mode - keep connection warm

See Also

TipcDefs Class | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved