subscribe to events in tfs extension using VSS SDK

127 Views Asked by At

Im developing a TFS Extension using VSS SDK and Angular. I would like to subscribe to events that occurred in the TFS so it will trigger a function in my extension.

for example, I would like to listen to update of specific work item and perform an action in my extension when that event is happened.

Thanks for helping!

0

There are 0 best solutions below