Click or drag to resize
Service1Client Constructor (String, String)
Initializes a new instance of the Service1Client class

Namespace: SxcDeskAppLib.SxcWebSvcRef
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public Service1Client(
	string endpointConfigurationName,
	string remoteAddress
)

Parameters

endpointConfigurationName
Type: SystemString
remoteAddress
Type: SystemString
See Also