![]() | WcfILogReceiverClient Class |
Note: This API is now obsolete.
Namespace: NLog.LogReceiverService
The WcfILogReceiverClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | WcfILogReceiverClient |
Initializes a new instance of the WcfILogReceiverClient class.
|
![]() | WcfILogReceiverClient(String) |
Initializes a new instance of the WcfILogReceiverClient class.
|
![]() | WcfILogReceiverClient(Binding, EndpointAddress) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfILogReceiverClient(String, EndpointAddress) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfILogReceiverClient(String, String) |
Initializes a new instance of the WcfILogReceiverClient class.
|
Name | Description | |
---|---|---|
![]() | ChannelFactory | (Inherited from ClientBaseILogReceiverClient.) |
![]() | ClientCredentials | (Inherited from ClientBaseILogReceiverClient.) |
![]() | CookieContainer |
Gets or sets the cookie container.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | Endpoint | (Inherited from ClientBaseILogReceiverClient.) |
![]() | InnerChannel | (Inherited from ClientBaseILogReceiverClient.) |
![]() | State | (Inherited from ClientBaseILogReceiverClient.) |
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from ClientBaseILogReceiverClient.) |
![]() | BeginProcessLogMessages |
Begins processing of log messages.
(Overrides WcfLogReceiverClientBaseTServiceBeginProcessLogMessages(NLogEvents, AsyncCallback, Object).) |
![]() | Close | Causes the ClientBaseTChannel object to transition from its current state into the closed state. (Inherited from ClientBaseILogReceiverClient.) |
![]() | CloseAsync |
Closes the client asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | CloseAsync(Object) |
Closes the client asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | DisplayInitializationUI | Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it. (Inherited from ClientBaseILogReceiverClient.) |
![]() | EndProcessLogMessages |
Ends asynchronous processing of log messages.
(Overrides WcfLogReceiverClientBaseTServiceEndProcessLogMessages(IAsyncResult).) |
![]() | Open | Causes the ClientBaseTChannel object to transition from the created state into the opened state. (Inherited from ClientBaseILogReceiverClient.) |
![]() | OpenAsync |
Opens the client asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | OpenAsync(Object) |
Opens the client asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | ProcessLogMessagesAsync(NLogEvents) |
Processes the log messages asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | ProcessLogMessagesAsync(NLogEvents, Object) |
Processes the log messages asynchronously.
(Inherited from WcfLogReceiverClientBaseTService.) |
Name | Description | |
---|---|---|
![]() | CloseCompleted |
Occurs when Close operation has completed.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | OpenCompleted |
Occurs when Open operation has completed.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | ProcessLogMessagesCompleted |
Occurs when the log message processing has completed.
(Inherited from WcfLogReceiverClientBaseTService.) |