SmartSockets .NET Class Library

TipcOption Methods

The methods of the TipcOption class are listed below. For a complete list of TipcOption class members, see the TipcOption Members topic.

Public Instance Methods

addEnumLegalValue Adds an enum name to the list of valid names.
addEnumMapLegalValue Adds an enum map name and value to the list of valid names.
clearEnumLegalValues Clears the list of enumerated legal values.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
getName Gets the name of the option. This is the same as the name that is used to get the option.
GetType (inherited from Object)Gets the Type of the current instance.
isRequired Some options are required for SmartSockets to operate properly. This property is set internally by the library and may not be modified.
ToString (inherited from Object)Returns a String that represents the current Object.

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

TipcOption Class | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved