ArcFM Desktop Developer Guide
ConfigureRemotingServices Method


Configure the remoting services.
Syntax
'Declaration
 
Public Shared Sub ConfigureRemotingServices() 
'Usage
 
ServiceProcessHelper.ConfigureRemotingServices()
public static void ConfigureRemotingServices()
Remarks
The remoting services are configured from the app.config file and permit communication with the remote object through .NET remoting.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServiceProcessHelper Class
ServiceProcessHelper Members

 

 


Send Comment