Deprecated List
- page deprecated
- Member csp::systems::SpaceSystem::DuplicateSpace (const csp::common::String &SpaceId, const csp::common::String &NewName, SpaceAttributes NewAttributes, const csp::common::Optional< csp::common::Array< csp::common::String > > &MemberGroupIds, bool ShallowCopy, SpaceResultCallback Callback)
Use DuplicateSpaceAsync() instead. This method performs a synchronous duplication of a Space which can timeout and fail for complex Spaces or if the backend services are under excessive load.