![]() | WcfLogReceiverOneWayClient Methods |
The WcfLogReceiverOneWayClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Abort | Causes the ClientBaseTChannel object to transition immediately from its current state into the closed state. (Inherited from ClientBaseILogReceiverOneWayClient.) |
![]() | 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 ClientBaseILogReceiverOneWayClient.) |
![]() | 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 ClientBaseILogReceiverOneWayClient.) |
![]() | 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 ClientBaseILogReceiverOneWayClient.) |
![]() | 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.) |