Table of Contents

Method TryGetErrorCode

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

TryGetErrorCode(out int)

Attempts to retrieve the error code returned attempting to read this frame.

public bool TryGetErrorCode(out int errorCode)

Parameters

errorCode int

Returns

bool