WcfLogReceiverTwoWayClient Methods |
The WcfLogReceiverTwoWayClient 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 ClientBaseILogReceiverTwoWayClient.) | |
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 ClientBaseILogReceiverTwoWayClient.) | |
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 ClientBaseILogReceiverTwoWayClient.) | |
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 ClientBaseILogReceiverTwoWayClient.) | |
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.) |