| 
               | 
            
              Service
             | 
          
The ServiceBusService type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Disposed | 
            Occurs when Adapter is disposed.
             (Inherited from Adapter)  | 
            
| 
                 | 
              ExecutionException | 
            Occurs when the IAdapter encounters an Exception during execution.
             (Inherited from Adapter)  | 
            
| 
                 | 
              ServiceHostCreated | 
            Occurs when the ServiceHost has been created with the specified Endpoints.
             (Inherited from SelfHostingService)  | 
            
| 
                 | 
              ServiceHostStarted | 
            Occurs when the ServiceHost has can process requests via all of its endpoints.
             (Inherited from SelfHostingService)  | 
            
| 
                 | 
              ServiceProcessException | 
            Occurs when an Exception is encountered when processing a request.
             (Inherited from SelfHostingService)  | 
            
| 
                 | 
              StatusUpdate | 
            Occurs when the Adapter wants to provide a status update.
             (Inherited from Adapter)  |