Calling Synergy Routines from .NET
The sections below explain how to create a distributed application with .NET and Synergy, how to create an application configuration file, and how to use your assembly in your client application. They also include instructions for using .NET pooling. See the method reference for the utility methods included in your C# classes.
Setting up your environment for development
Using an application configuration file
Using your Synergy .NET assembly: The basics
Using multiple copies of the same class
Using structures in xfNetLink .NET
Using enumerations in xfNetLink .NET
Passing binary data in xfNetLink .NET
Setting a call time-out programmatically
Writing to the xfServerPlus log
Using the pooling support methods
Writing code that uses pooled objects