Click here to Skip to main content
16,008,183 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: I/O leak when using .NET functions Pin
Dave Kreskowiak31-May-08 12:14
mveDave Kreskowiak31-May-08 12:14 
You imply that you're running this code every second. Why? The adapter's usually won't change during the execution of your app.

There is no known leak with the NetworkInterface class. What you're seeing is not a resource leak, but a count of I/O operations that are occuring. It's like looking at the number of disk reads/writes and thinking that's a resource leak. it's not.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: I/O leak when using .NET functions Pin
WhiteDog31-May-08 15:57
WhiteDog31-May-08 15:57 
GeneralRe: I/O leak when using .NET functions Pin
Dave Kreskowiak1-Jun-08 3:57
mveDave Kreskowiak1-Jun-08 3:57 
QuestionpreInsert Trigger Pin
sahar_mal31-May-08 3:44
sahar_mal31-May-08 3:44 
AnswerRe: preInsert Trigger Pin
Dave Kreskowiak31-May-08 11:59
mveDave Kreskowiak31-May-08 11:59 
GeneralRe: preInsert Trigger Pin
sahar_mal1-Jun-08 20:18
sahar_mal1-Jun-08 20:18 
GeneralRe: preInsert Trigger Pin
Dave Kreskowiak2-Jun-08 1:28
mveDave Kreskowiak2-Jun-08 1:28 
GeneralRe: preInsert Trigger Pin
sahar_mal2-Jun-08 19:55
sahar_mal2-Jun-08 19:55 
QuestiondataGridView Chenge with ComboBox Pin
sahar_mal31-May-08 3:39
sahar_mal31-May-08 3:39 
QuestionTransfer Datas Pin
senthilsstil31-May-08 1:34
senthilsstil31-May-08 1:34 
AnswerRe: Transfer Datas Pin
Mycroft Holmes31-May-08 2:00
professionalMycroft Holmes31-May-08 2:00 
GeneralRe: Transfer Datas Pin
senthilsstil31-May-08 2:08
senthilsstil31-May-08 2:08 
Question.Net and touch screens [modified] Pin
The Web Developer30-May-08 11:55
The Web Developer30-May-08 11:55 
AnswerRe: .Net and touch screens Pin
Joe Woodbury30-May-08 12:01
professionalJoe Woodbury30-May-08 12:01 
GeneralRe: .Net and touch screens Pin
The Web Developer30-May-08 12:24
The Web Developer30-May-08 12:24 
GeneralRe: .Net and touch screens Pin
Joe Woodbury30-May-08 12:31
professionalJoe Woodbury30-May-08 12:31 
JokeRe: .Net and touch screens Pin
FyreWyrm30-May-08 13:51
FyreWyrm30-May-08 13:51 
AnswerRe: .Net and touch screens PinPopular
Pete O'Hanlon30-May-08 12:04
mvePete O'Hanlon30-May-08 12:04 
GeneralRe: .Net and touch screens PinPopular
Michael Schubert30-May-08 12:33
Michael Schubert30-May-08 12:33 
GeneralRe: .Net and touch screens Pin
User 842030-May-08 12:35
User 842030-May-08 12:35 
GeneralRe: .Net and touch screens Pin
Michael Schubert30-May-08 12:40
Michael Schubert30-May-08 12:40 
GeneralRe: .Net and touch screens Pin
darkelv30-May-08 18:14
darkelv30-May-08 18:14 
RantRe: .Net and touch screens Pin
The Web Developer30-May-08 12:36
The Web Developer30-May-08 12:36 
GeneralRe: .Net and touch screens Pin
leckey30-May-08 18:08
leckey30-May-08 18:08 
GeneralRe: .Net and touch screens Pin
Michael Schubert30-May-08 21:38
Michael Schubert30-May-08 21:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.