views:

15

answers:

0

Hello,

I need this property in order to check the availability of my network stream conintuosly. It is described in the Visual Studio 2008 Documentation. But if I check the definiton of NetworkStream class in my Visual Studio there is no "Readable" property within its members.

I really need this to update the status of the networkstream and check if it is disconneted while running my application. Does someone no why it is mentioned in teh documentation but not available in Visual Studio??

Thanks a lot!