Label: apis+objects

All content with label apis+objects.
Related Labels: 2-basic , jcache , book-dotnet-prog , exceptions , level , guide , issues , unit , gigaspacesdotnet , persistency , walkthrough , applications , first , transaction , support , querying , evolution , introduction , developers , more » ( - apis , - objects )

Writing and Updating Entries (XAP.NET 6.6 Documentation)
Writing objects to the space Overview Objects are written to the space using the {{ISpaceProxy.Write}} method. A write operation inserts a copy of the given object to the space, hence, any changes made to the object after the write operation do not affect the object in the space. !spacewrite.jpg ...