SmartSockets .NET Class Library | |
TipcSrv.setSubjectSubscribeEx Method
Extended Subscribe/Unsubscribe
Parameters
- subject
- - the subject to set the status on
- status
- - the status to set, true to subscribe, false to unsubscribe
- type
- - Type of subscribe:
SUBEX_TYPE_NONE or
SUBEX_TYPE_CACHE
- flags
- - Flags used by subscribe types.
For SUBEX_TYPE_NONE, this
parameter is ignored. For SUBEX_TYPE_CACHE valid values are:
SUBEX_CACHE_FLAG_LATEST_MSG or
SUBEX_CACHE_FLAG_INITIAL_LOAD
- obj
- - Extra info used by each type.
For SUBEX_TYPE_NONE, this
parameter is ignored. For SUBEX_TYPE_CACHE,
this parameter must contain a valid
TipcCache object.
Exceptions
See Also
TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace
Copyright © TIBCO Software Inc. All rights reserved