Does anyone know how to make C# WCF realtime.

I have a WFC client ans host application and they work fine. But I want to make it realtime, but I don't know how. So, if a client makes a change to something, other clients should be updated. So the host need to hold a list with all the clients that are logged in, but I jave no idea to resolve this..