XMLTupleSpaceShared.XMLServer.syncReadFromTS Function
read a tuple that matches to the template from the tuplespace

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

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