XMLTupleSpaceShared.XMLServer.syncRemove Function
reads and removes a tuple matching the template

Public Interfaces.ITuple syncRemove (string, XMLTupleSpaceShared.XMLTemplate)
  Type Name Description  
    string tsName the tuplespace to search in  
    XMLTemplate t the template  
  Return Description  
    Interfaces.ITuple a tuple matching the template

 
Other overloads:
XMLTupleSpaceShared.XMLServer.syncRemove(String,ITuple)