The RemoteLoggingServerPlugin type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| RemoteLoggingServerPlugin | 
            Default constructor
              | |
| RemoteLoggingServerPlugin(String) | 
            Construct with sink Uri.
              | 
Methods
| Name | Description | |
|---|---|---|
| Attach | 
            Attaches this plugin to a ILoggerRepository.
              (Overrides PluginSkeleton Attach(ILoggerRepository).) | |
|  (Inherited from  | ||
                    Allows an   (Inherited from  | ||
                    Serves as a hash function for a particular type. 
                  (Inherited from  | ||
                    Gets the   (Inherited from  | ||
                    Creates a shallow copy of the current   (Inherited from  | ||
| Shutdown | 
            Is called when the plugin is to shutdown.
              (Overrides PluginSkeleton Shutdown .) | |
|  (Inherited from  | 
Properties
| Name | Description | |
|---|---|---|
| LoggerRepository | 
            The repository for this plugin
              (Inherited from PluginSkeleton.) | |
| Name | 
            Gets or sets the name of the plugin.
              (Inherited from PluginSkeleton.) | |
| SinkUri | 
            Gets or sets the URI of this sink.
              | 
See Also