![]() | WcfLogReceiverOneWayClient Class |
Namespace: NLog.LogReceiverService
The WcfLogReceiverOneWayClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | WcfLogReceiverOneWayClient |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfLogReceiverOneWayClient(String) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfLogReceiverOneWayClient(Binding, EndpointAddress) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfLogReceiverOneWayClient(String, EndpointAddress) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
![]() | WcfLogReceiverOneWayClient(String, String) |
Initializes a new instance of the WcfLogReceiverOneWayClient class.
|
Name | Description | |
---|---|---|
![]() | ChannelFactory | Gets the underlying ChannelFactoryTChannel object. (Inherited from ClientBaseILogReceiverOneWayClient.) |
![]() | ClientCredentials | Gets the client credentials used to call an operation. (Inherited from ClientBaseILogReceiverOneWayClient.) |
![]() | CookieContainer |
Gets or sets the cookie container.
(Inherited from WcfLogReceiverClientBaseTService.) |
![]() | Endpoint | Gets the target endpoint for the service to which the WCF client can connect. (Inherited from ClientBaseILogReceiverOneWayClient.) |
![]() | InnerChannel | Gets the underlying IClientChannel implementation. (Inherited from ClientBaseILogReceiverOneWayClient.) |
![]() | State | Gets the current state of the ClientBaseTChannel object. (Inherited from ClientBaseILogReceiverOneWayClient.) |
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.) |
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.) |