ha ha! Thanks for the suggestions. Maybe I didn't make myself clear.
I am attempting to write this as an AUTOMATED unit test that can run
nightly on our build server. I'd hate to have to come in every night
to pull the network plug as part of our scheduled process

.
"Chad Z. Hower aka Kudzu" <(E-Mail Removed)> wrote in message news:<Xns9484B938481CEcpub@127.0.0.1>...
> (E-Mail Removed) (Phil Haack) wrote in
> news:(E-Mail Removed):
> > Does anyone have a creative quick way to simulate the loss of network
> > connectivity via C#? I am trying to write a Unit Test of a long
> > running network operation (initiated by a 3rd party component) and
> > would like to ensure that the component and my containing code handles
> > the loss of network connectivity appropriately. Thanks!
>
> Pull the network cable.