> I have a custom appender that uses parameters from the App.config file,
> however
> I need to call an internal method after instantiation once the fields have
> been populated.
>
> I see PreAppendCheck however I only need this done once. Does such a facility
> exist?
Sorry for the noise folk
Trying that again...
I have a custom appender that uses parameters from the App.config file, however
I need to call an internal method after instantiation once the fields have been
populated.
I see PreAppendCheck however I only need this done once. Does such a facility
exist?
Thanks!
jlc
I have a custom appender that uses parameters from the App.config file, however
I need to call an internal method after instantiation once the fields have been
populated.
I see PreAppendCheck