The Artima Developer Community
Sponsored Link

C# Answers Forum
StreamReader Variable

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bob Pawley

Posts: 2
Nickname: bobpawley
Registered: Dec, 2008

StreamReader Variable Posted: Feb 5, 2009 9:25 AM
Reply to this message Reply
Advertisement
Hi

I have both a Stremreader and FileSystemWatcher that works well.

What I can't figure out is how to force StreamReader to update the variable after the Watcher detects a change in the text file to which the StreamReader is pointing.

When I do a general refresh from the Watcher the StreamReader doesn't appear to be updating the variable.

Any help would be appreciated.

Bob

Topic: yet another dll import question Previous Topic   Next Topic Topic: How to get whole DLL content?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use