ActiveReports 9 Server
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum