Namespace: SynergyClientAPI
Assembly: SynergyClientAPI (in SynergyClientAPI.dll)

Public Class General
This language is not supported or no code example is available.
public static class General
This language is not supported or no code example is available.
public ref class General 
This language is not supported or no code example is available.
public class General
This language is not supported or no code example is available.
Name Description
Public method Static Connect(ConnectionParameters) Connect to a server, with additional connection parameters like login details
Public method Static Connect(string) Attempt to connect to a server
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method Static GetEntityIDAndTypeFromPath(string) Given some synergy path of the format A/B/C, work out what it is and what the id is
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Public method Static Initialise() Initialises the Client API. This is a required step, and only needs to be called once.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method Static RegisterLogger(ILogger) Register a logger that can capture log info from various info sources
Public method Static ShowDescriptionForm(ChangeDescriptionType, EntityID, EntityType, out string, IWin32Window) Open a Description form that allows the user to attach a description to a change
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
SynergyClientAPI.General

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1