INameService Events | 
The INameService type exposes the following members.
| Name | Description | |
|---|---|---|
| MemberJoined | 
            Invoked when an IMember has joined the service.
              (Inherited from IService.) | |
| MemberLeaving | 
            Invoked when an IMember is leaving the service.
              (Inherited from IService.) | |
| MemberLeft | 
            Invoked when an IMember has left the service.
              (Inherited from IService.) | |
| ServiceStarted | 
            Invoked when IService has started.
              (Inherited from IService.) | |
| ServiceStarting | 
            Invoked when IService is starting.
              (Inherited from IService.) | |
| ServiceStopped | 
            Invoked when IService has stopped.
              (Inherited from IService.) | |
| ServiceStopping | 
            Invoked when IService is stopping.
              (Inherited from IService.) |