Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

AbstractWorker

« AbstractWorker

সারসংক্ষেপ

AbstractWorker ইন্টারফেসটি মূলত বিভিন্ন প্রোপ্রার্টি এবং মেথড কে বিবৃত করে থাকে যা সাধারনভাবে প্রায় সব কর্মীরা ব্যবহার করে থাকেন, Worker অথবা  SharedWorker হিসেবে।

Properties

The AbstractWorker interface doesn't inherit any property.

AbstractWorker.onerror
Is an EventListener that is called whenever an ErrorEvent of type error bubbles through the worker.

Methods

The AbstractWorker interface doesn't implement or inherit any method.

Specifications

Specification Status Comment
WHATWG HTML Living Standard Living Standard No change from Web Workers.
Web Workers Candidate Recommendation Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support (Yes) (Yes) (Yes) (Yes) (Yes)
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
Basic support (Yes) (Yes) (Yes) (Yes) (Yes)

See also

 

ডকুমেন্ট ট্যাগ এবং অবদানকারী

 Contributors to this page: istiaque
 সর্বশেষ হালনাগাদ করেছেন: istiaque,