 | WcfLogReceiverTwoWayClient Constructor (String) |
Namespace: NLog.LogReceiverServiceAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic WcfLogReceiverTwoWayClient(
string endpointConfigurationName
)
Public Sub New (
endpointConfigurationName As String
)
Parameters
- endpointConfigurationName
- Type: SystemString
Name of the endpoint configuration.
See Also