ClientSession.LogOn Method

Log on
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Function LogOn() As Integer
This language is not supported or no code example is available.
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public int LogOn()
This language is not supported or no code example is available.

Return Value

int

0: Success, >= 1: Error code

.NET Framework

Supported in: 4.8

In this article

Definition