| Library Overview |
Linkar Framework for .NET and Core
This is the private library that contains the Primitives that allow any operation against the Linkar Server.
This are the two Primitives methods:
- ExecuteDirectOperation(CredentialOptions, Byte, String, Byte, Byte, Int32)
- ExecutePersistentOperation(ConnectionInfo, Byte, String, Byte, Byte, Int32)
They are in
Linkar class.