ActiveReports 12 Server User Guide
ResolveRemoteEndpoint Event

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls.Servicing Namespace > ServiceProxyBase Class : ResolveRemoteEndpoint Event
Occurs when before delegating an operation to a remote server to resolve it's address and credentials to use.
Syntax
'Declaration
 
Public Event ResolveRemoteEndpoint As Action(Of RemoteEndpoint)
public event Action<RemoteEndpoint> ResolveRemoteEndpoint
See Also

Reference

ServiceProxyBase Class
ServiceProxyBase Members