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