 | YCompClient Constructor |
Creates a new YCompClient instance and connects to the local YComp server.
If it is not available an Exception is thrown.
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerAssembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntaxpublic YCompClient(
int connectionTimeout,
int port
)
Parameters
- connectionTimeout Int32
-
- port Int32
-
See Also