PowerTools ActiveReports 9.0J Server ユーザーガイド
ResolveRemoteEndpoint イベント

使用するアドレスと資格情報を解決するためにリモートサーバーに操作を委任する前に発生するイベントです。
構文
'宣言
 
Public Event ResolveRemoteEndpoint As System.Action(Of RemoteEndpoint)
public event System.Action<RemoteEndpoint> ResolveRemoteEndpoint
参照

関連項目

ServiceProxyBase クラス
ServiceProxyBase メンバ