Click or drag to resize

ApiSessionIsConnected Method

returns true if an active connection to the articy:server exists

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool IsConnected()

Return Value

Type: Boolean
See Also