ClientStation.LogOnGuestAsync Method
Log on as guest
<ID("LogOnGuestAsync", (int)e.LogOnGuestAsync)> _
Public Function LogOnGuestAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("LogOnGuestAsync", (int)e.LogOnGuestAsync)]
public Task<int> LogOnGuestAsync()
This language is not supported or no code example is available.
Return Value
Task<
int>
0: Success, >= 1: Error code
.NET Framework
Supported in: 4.6.2, 4.7