Namespace: DeltaEngine.Logging.Tests.LogServiceAssembly: DeltaEngine.Logging.Tests (in DeltaEngine.Logging.Tests.dll) Version: 1.1.1.0 (1.1.1)
public LogServiceSoapClient(
string endpointConfigurationName,
string remoteAddress
)
public LogServiceSoapClient(
string endpointConfigurationName,
string remoteAddress
)
Public Sub New (
endpointConfigurationName As String,
remoteAddress As String
)
Public Sub New (
endpointConfigurationName As String,
remoteAddress As String
)
public:
LogServiceSoapClient(
String^ endpointConfigurationName,
String^ remoteAddress
)
public:
LogServiceSoapClient(
String^ endpointConfigurationName,
String^ remoteAddress
)
new :
endpointConfigurationName : string *
remoteAddress : string -> LogServiceSoapClient
new :
endpointConfigurationName : string *
remoteAddress : string -> LogServiceSoapClient