![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | PageFunction.KeepAlive property Hi, I have a class that extends a PageFunction: public class MyPageFunction : PageFunction<object> { public MyPageFunction() { this.KeepAlive = true; } } Think of this PageFunction as a central Navigation Hub when launching a Wizard. So, depending on user input in the Wizard, MyPageFunction controls where to go next. I need to set KeepAlive=true, because there are many state I need to keep track of during the navigation. Everytime I launch the Wizard, I will create a new instance of MyPageFunction. My question is, at what point does each of this instance get destroyed, if ever? If not, I'm looking at a huge memory leak issue! thanks, Setiono |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I use the property of a property? | John Vottero | PowerShell | 2 | 07-28-2008 11:18 AM |
| Use my custom TypeDescriptor to obtains default Value on property inXAML Property Editor of Visual Studio 2008 | azerty | Avalon | 0 | 04-14-2008 06:14 AM |
| Value under the CPU property? | Cyberstorme | PowerShell | 2 | 01-10-2008 12:10 PM |
| Splitting a property | Kari | PowerShell | 3 | 12-07-2007 07:55 AM |
| How to set file property # to a value > 99 | KE7LYS | Vista file management | 2 | 05-07-2007 03:58 PM |