Select
            
 Declaration Syntax
 Declaration Syntax| C# | 
SelectResponse Select( SelectRequest request )
 Parameters
 Parameters- request (SelectRequest)
- Select request
 Return Value
 Return ValueSelect  Response from the service
 Remarks
 Remarks
            The Select operation returns a set of item names and associate attributes that match the
            query expression. Select operations that run longer than 5 seconds will likely time-out
            and return a time-out error response.