Table of Contents

Delegate ArchipelagoSocketHelperDelagates.ErrorReceivedHandler

Namespace
Archipelago.MultiClient.Net.Helpers
Assembly
Archipelago.MultiClient.Net.dll

Handler for error on the socket or during parsing of the packets

public delegate void ArchipelagoSocketHelperDelagates.ErrorReceivedHandler(Exception e, string message)

Parameters

e Exception

the exception that occured

message string

the error that occured