Re: Modify transaction timeout programmatically or during register
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Mar 2007 20:52:52 +0000
Take a look at these links which describe how to use the administrative classes in COM+:
http://msdn.microsoft.com/msdnmag/issues/0900/instincts/
http://msdn2.microsoft.com/en-us/library/ms681189.aspx
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
"PAF" <pascal.fluck@xxxxxxxxxxxxxx> wrote in message news:1173771518.184235.261320@xxxxxxxxxxxxxxxxxxxxxxxxxxx:
Hi all,
I have and MTS component (dll) made in VB6 that make a long process. I
found that I can modify (overrides) global transaction timeout (60
sec) only for my component by Properties / Transaction...
But I have fear that when my administrator install components, he
forget to change timeout for my component.
So my question is: Is that possible to modify timeout
programmatically ? And if not, could we say to component that when he
is registered to COM+ package, he must have a precise value for
timeout ?
Thank you for your help !
.
- References:
- Prev by Date: Re: Distributed vs Non distributed Application
- Next by Date: Re: prob during running appl develop in vb.net and accessing remote database
- Previous by thread: Modify transaction timeout programmatically or during register
- Next by thread: Re: Need advise on concept ???
- Index(es):
Loading