Click or drag to resize

ApiSessionLogout Method

Before logging into as another user, use this method to logout from the articy:server.

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public void Logout()
See Also