ErrorCode property

int? get ErrorCode
Gets the error code.

Implementation

int? get ErrorCode => this._errorCode;