XMLTupleSpaceShared.XMLServer.syncReadFromTS Function
reads a tuple from the tuplespace without removing it

Public Interfaces.ITuple syncReadFromTS (string, Interfaces.ITuple)
  Type Name Description  
    string tsName the tuplespace to search in  
    Interfaces.ITuple t the tuple to search  
  Return Description  
    Interfaces.ITuple the tuple if it was found

 
Other overloads:
XMLTupleSpaceShared.XMLServer.syncReadFromTS(String,XMLTemplate)