Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_SetUpdateTransport()

tibasSpaceDef_SetUpdateTransport()
Function
Declaration
tibas_status tibasSpaceDef_SetUpdateTransport(
tibasSpaceDef spaceDef,
tibas_updateTransport updateTransport)
Purpose
Sets the type of protocol to be used for transmitting updates to the data for a specified space.
Parameters
 
 
Remarks
Use the tibasSpaceDef_SetUpdateTransport() function to return the setting for transmitting updates to the data for a specified space.
You can specify:
TIBAS_TRANSPORT_UNICAST for unicast based updates
TIBAS_TRANSPORT_MULTICAST for multicast based updates
See Also
tibasSpaceDef_GetUpdateTransport()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved