The following tables list the members exposed by the General type.
Name | Description | |
---|---|---|
![]() ![]() |
Connect(ConnectionParameters) | Connect to a server, with additional connection parameters like login details |
![]() ![]() |
Connect(string) | Attempt to connect to a server |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() ![]() |
GetEntityIDAndTypeFromPath(string) | Given some synergy path of the format A/B/C, work out what it is and what the id is |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() ![]() |
Initialise() | Initialises the Client API. This is a required step, and only needs to be called once. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() ![]() |
RegisterLogger(ILogger) | Register a logger that can capture log info from various info sources |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |