S
Sriram
Hello,
I have a requirement on my webservice. I want to track
when a request had come to my webmethod and when the
response was completed.
I want to do a set of process on end of a web method
call. That is when the response is completed of webmethod
I want to update the database/ write log etc. of the same
object instance which is holding the information to write
the log / update the database.
Does anyone know how to do this?
Thanks
Sriram
I have a requirement on my webservice. I want to track
when a request had come to my webmethod and when the
response was completed.
I want to do a set of process on end of a web method
call. That is when the response is completed of webmethod
I want to update the database/ write log etc. of the same
object instance which is holding the information to write
the log / update the database.
Does anyone know how to do this?
Thanks
Sriram