JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. tibasSpaceDef_IsSyncReplicated() Returns a value indicating whether a space is synchronously replicated. Declarationtibas_status tibasSpaceDef_IsSyncReplicated (tibasSpaceDef spaceDef) Parameters Parameter Description spaceDef The TIBCO ActiveSpaces entity on which the function is invoked. RemarksUse the tibasSpaceDef_IsSyncReplicated() function to determine whether a specified space is replicated synchronously. If the replication policy is set to synchronous replication, the function returns TIBAS_TRUE (1); otherwise, the function returns TIBAS_FALSE. See AlsotibasSpaceDef_SetSyncReplicated() Copyright © Cloud Software Group, Inc. All rights reserved.