Subject RE: [IBO] TIB_Monitor.OnMonitorOutputItem--which connection?
Author Jason Wharton
The monitoring hooks are above the level of connection so you will need to
interrogate the sender and poke at it that way if possible.

Jason


> -----Original Message-----
> From: Ed Dressel [mailto:dressel@...]
> Sent: Friday, March 25, 2005 10:47 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] TIB_Monitor.OnMonitorOutputItem--which connection?
>
>
>
>
> I am monitoring multiple connections with TIB_Monitor--can I know
> which IB Conneciton is being monitored in the
> OnMonitorOutputConnection? (I did set the ProfilerConnection property
> when I knew I had a problem with one connection but this didn't limit
> it to the single connection).
>
> Thanks
> Ed Dressel
>