XMLTupleSpaceShared.XMLServer.syncRemove Function
tries to read and remove a tuple from tuplespace
Public Interfaces.ITuple syncRemove (string, Interfaces.ITuple)
Type
Name
Description
string
tsName
the tuplespace to search in
Interfaces.ITuple
t
the tuple to remove
Return
Description
Interfaces.ITuple
the tuple if a match was found
Other overloads:
XMLTupleSpaceShared.XMLServer.syncRemove(String,XMLTemplate)