IServerConnectionApiLoginFailed Event

GF API Documentation
Raised when connection couldn't be established, credentials are wrong, or client API version is invalid

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

event GFApiEventHandler<LoginFailedEventArgs> LoginFailed

Value

Type: GF.Api.UtilsGFApiEventHandlerLoginFailedEventArgs
See Also

Reference