Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / IsPortFree Method
Port number

In This Topic
IsPortFree Method
In This Topic
Checks if the port is free.
Syntax
public static bool IsPortFree( 
   int nPort
)

Parameters

nPort
Port number

Return Value

True if port is free.
See Also