SmartSockets .NET Class Library

TipcMsg_Fields Members

Public Static Fields

FT_BINARYField Type - an array of uninterpreted bytes
FT_BOOLField Type - a 4 byte signed integer
FT_BOOL_ARRAYField Type - an array of 4 byte signed integers
FT_BYTEField Type - a byte
FT_CHARField Type - a character
FT_GUIDField Type - a Global Unique Identifier
FT_GUID_ARRAYField Type - an array of Global Unique Identifiers
FT_INT2Field Type - a 2 byte signed integer
FT_INT2_ARRAYField Type - an array of 2 byte signed integers
FT_INT4Field Type - a 4 byte signed integer
FT_INT4_ARRAYField Type - an array of 4 bytes signed integers
FT_INT8Field Type - an 8 byte signed integer
FT_INT8_ARRAYField Type - an array of 8 byte signed integers
FT_INVALIDField Type - marker for an invalid field
FT_MSGField Type - an embedded TipcMsg
FT_MSG_ARRAYField Type - an array of embedded TipcMsg's
FT_MSGIDField Type - a globally unique message identifiers
FT_MSGID_ARRAYField Type - an array of globally unique message identifiers
FT_REAL16Field Type - a 16 byte real (unsupported by .NET)
FT_REAL16_ARRAYField Type - an array of 16 byte reals (unsupported by .NET)
FT_REAL4Field Type - a 4 byte real
FT_REAL4_ARRAYField Type - an array of 4 byte reals
FT_REAL8Field Type - an 8 byte real
FT_REAL8_ARRAYField Type - an array of 8 byte reals
FT_STRField Type - a string
FT_STR_ARRAYField Type - an array of strings
FT_TIMESTAMPField Type - timestamp
FT_TIMESTAMP_ARRAYField Type - an array of timestamps
FT_UTF8Field Type - a UTF-8 encoded string
FT_UTF8_ARRAYField Type - an array of UTF-8 encoded strings
FT_XMLField Type - a TutXml
PROP_APP_STRProperty - project (application)
PROP_ARRIVAL_TIMESTAMP_NUMProperty - arrival timestamp
PROP_CORRELATION_ID_STRProperty - message correlation identifier
PROP_DEST_CLIENT_NAME_ARRAYProperty - destination client name array
PROP_DEST_CLIENT_NUM_ARRAYProperty - destination client number array
PROP_DEST_CLIENT_STR_ARRAYProperty - destination client array
PROP_DEST_SERVER_NAME_ARRAYProperty - destination server name array
PROP_DEST_SERVER_NUM_ARRAYProperty - destination server number array
PROP_DEST_SERVER_STR_ARRAYProperty - destination server array
PROP_DEST_STRProperty - destination
PROP_EXPIRATION_NUMProperty - message expiration
PROP_FIELD_INDEX_ARRAYProperty - field index array
PROP_FIELD_NAME_ARRAYProperty - field name array
PROP_GROUP_DEST_ID_NUM_ARRAYProperty - group destination identifer array
PROP_GROUP_SENDER_ID_NUMProperty - group sender identifier
PROP_LB_MODE_NUMProperty - load balancing mode
PROP_LOCAL_DELIVERYProperty - local delivery
PROP_MESSAGE_ID_STRProperty - message identifier
PROP_REPLY_TO_DEST_STRProperty - reply to destination
PROP_RTSERVER_NAME_ARRAYProperty - RTserver name array
PROP_RTSERVER_NUM_ARRAYProperty - RTserver number array
PROP_SCOPE_NAME_ARRAYProperty - scope name array
PROP_SCOPE_NUM_ARRAYProperty - scope number array
PROP_SCOPE_STR_ARRAYProperty - scope array
PROP_SENDER_SERVER_STRProperty - sender server
PROP_SENDER_STRProperty - sender
PROP_SENDER_TIMESTAMP_NUMProperty - sender timestamp
PROP_SOD_SID_GUIDProperty - arrival timestamp
PROP_SQ_1Property - SmartQueue 1
PROP_SQ_2Property - SmartQueue 2
PROP_SQ_3Property - SmartQueue 3
PROP_SQ_4Property - SmartQueue 4
PROP_SQ_STARTProperty - SmartQueue start
PROP_TMP_DELIVERY_TIMEOUTProperty - delivery timeout
PROP_UNUSEDProperty - unused

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

TipcMsg_Fields Class | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved