@tsonic/dotnet 0.8.1 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -203,7 +203,7 @@ export const ParallelOptions: {
|
|
|
203
203
|
export type ParallelOptions = ParallelOptions$instance;
|
|
204
204
|
|
|
205
205
|
export interface Task$instance {
|
|
206
|
-
readonly asyncState: unknown;
|
|
206
|
+
readonly asyncState: unknown | undefined;
|
|
207
207
|
readonly creationOptions: TaskCreationOptions;
|
|
208
208
|
readonly exception: AggregateException;
|
|
209
209
|
readonly id: int;
|
|
@@ -219,21 +219,21 @@ export interface Task$instance {
|
|
|
219
219
|
continueWith(continuationAction: Action_1<Task>, scheduler: TaskScheduler): Task;
|
|
220
220
|
continueWith(continuationAction: Action_1<Task>, continuationOptions: TaskContinuationOptions): Task;
|
|
221
221
|
continueWith(continuationAction: Action_1<Task>, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
222
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown): Task;
|
|
223
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, cancellationToken: CancellationToken): Task;
|
|
224
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, scheduler: TaskScheduler): Task;
|
|
225
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, continuationOptions: TaskContinuationOptions): Task;
|
|
226
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
222
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined): Task;
|
|
223
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken): Task;
|
|
224
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, scheduler: TaskScheduler): Task;
|
|
225
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, continuationOptions: TaskContinuationOptions): Task;
|
|
226
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
227
227
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>): Task_1<TResult>;
|
|
228
228
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
229
229
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, scheduler: TaskScheduler): Task_1<TResult>;
|
|
230
230
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
231
231
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
232
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown): Task_1<TResult>;
|
|
233
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
234
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, scheduler: TaskScheduler): Task_1<TResult>;
|
|
235
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
236
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
232
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown): Task_1<TResult>;
|
|
233
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
234
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown | undefined, scheduler: TaskScheduler): Task_1<TResult>;
|
|
235
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
236
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown | undefined, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
237
237
|
dispose(): void;
|
|
238
238
|
getAwaiter(): TaskAwaiter;
|
|
239
239
|
runSynchronously(): void;
|
|
@@ -259,10 +259,10 @@ export const Task: {
|
|
|
259
259
|
new(action: Action, cancellationToken: CancellationToken): Task;
|
|
260
260
|
new(action: Action, creationOptions: TaskCreationOptions): Task;
|
|
261
261
|
new(action: Action, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task;
|
|
262
|
-
new(action: Action_1<unknown>, state: unknown): Task;
|
|
263
|
-
new(action: Action_1<unknown>, state: unknown, cancellationToken: CancellationToken): Task;
|
|
264
|
-
new(action: Action_1<unknown>, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
265
|
-
new(action: Action_1<unknown>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task;
|
|
262
|
+
new(action: Action_1<unknown | undefined>, state: unknown): Task;
|
|
263
|
+
new(action: Action_1<unknown | undefined>, state: unknown, cancellationToken: CancellationToken): Task;
|
|
264
|
+
new(action: Action_1<unknown | undefined>, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
265
|
+
new(action: Action_1<unknown | undefined>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task;
|
|
266
266
|
readonly currentId: Nullable_1<System_Internal.Int32>;
|
|
267
267
|
readonly factory: TaskFactory;
|
|
268
268
|
readonly completedTask: Task;
|
|
@@ -281,8 +281,8 @@ export const Task: {
|
|
|
281
281
|
run<TResult>(function_: Func_1<TResult>): Task_1<TResult>;
|
|
282
282
|
run(action: Action, cancellationToken: CancellationToken): Task;
|
|
283
283
|
run(action: Action): Task;
|
|
284
|
-
run(function_: Func_1<Task>, cancellationToken: CancellationToken): Task;
|
|
285
|
-
run(function_: Func_1<Task>): Task;
|
|
284
|
+
run(function_: Func_1<Task | undefined>, cancellationToken: CancellationToken): Task;
|
|
285
|
+
run(function_: Func_1<Task | undefined>): Task;
|
|
286
286
|
waitAll(tasks: IEnumerable_1<Task>, cancellationToken?: CancellationToken): void;
|
|
287
287
|
waitAll(tasks: ReadOnlySpan_1<Task>): void;
|
|
288
288
|
waitAll(tasks: Task[], millisecondsTimeout: int, cancellationToken: CancellationToken): boolean;
|
|
@@ -334,46 +334,36 @@ export interface Task_1$instance<TResult> extends Task$instance {
|
|
|
334
334
|
configureAwait(options: ConfigureAwaitOptions): ConfiguredTaskAwaitable_1<TResult>;
|
|
335
335
|
configureAwait(continueOnCapturedContext: boolean): ConfiguredTaskAwaitable;
|
|
336
336
|
configureAwait(options: ConfigureAwaitOptions): ConfiguredTaskAwaitable;
|
|
337
|
-
continueWith(continuationAction: Action_1<Task_1<TResult>>): Task;
|
|
338
|
-
continueWith(continuationAction: Action_1<Task_1<TResult>>, cancellationToken: CancellationToken): Task;
|
|
339
337
|
continueWith(continuationAction: Action_1<Task_1<TResult>>, scheduler: TaskScheduler): Task;
|
|
340
338
|
continueWith(continuationAction: Action_1<Task_1<TResult>>, continuationOptions: TaskContinuationOptions): Task;
|
|
341
|
-
continueWith(continuationAction:
|
|
342
|
-
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown>, state: unknown): Task;
|
|
343
|
-
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown>, state: unknown,
|
|
344
|
-
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown>, state: unknown, scheduler: TaskScheduler): Task;
|
|
345
|
-
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown>, state: unknown, continuationOptions: TaskContinuationOptions): Task;
|
|
346
|
-
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
347
|
-
continueWith<TNewResult>(continuationFunction: Func_2<Task_1<TResult>, TNewResult>): Task_1<TNewResult>;
|
|
348
|
-
continueWith<TNewResult>(continuationFunction: Func_2<Task_1<TResult>, TNewResult>, cancellationToken: CancellationToken): Task_1<TNewResult>;
|
|
339
|
+
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown | undefined>, state: unknown | undefined): Task;
|
|
340
|
+
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown | undefined>, state: unknown | undefined, scheduler: TaskScheduler): Task;
|
|
341
|
+
continueWith(continuationAction: Action_2<Task_1<TResult>, unknown | undefined>, state: unknown | undefined, continuationOptions: TaskContinuationOptions): Task;
|
|
349
342
|
continueWith<TNewResult>(continuationFunction: Func_2<Task_1<TResult>, TNewResult>, scheduler: TaskScheduler): Task_1<TNewResult>;
|
|
350
343
|
continueWith<TNewResult>(continuationFunction: Func_2<Task_1<TResult>, TNewResult>, continuationOptions: TaskContinuationOptions): Task_1<TNewResult>;
|
|
351
|
-
continueWith<TNewResult>(continuationFunction:
|
|
352
|
-
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown, TNewResult>, state: unknown): Task_1<TNewResult>;
|
|
353
|
-
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown, TNewResult>, state: unknown,
|
|
354
|
-
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown, TNewResult>, state: unknown, scheduler: TaskScheduler): Task_1<TNewResult>;
|
|
355
|
-
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown, TNewResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TNewResult>;
|
|
356
|
-
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown, TNewResult>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TNewResult>;
|
|
344
|
+
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown | undefined, TNewResult>, state: unknown): Task_1<TNewResult>;
|
|
345
|
+
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown | undefined, TNewResult>, state: unknown | undefined, scheduler: TaskScheduler): Task_1<TNewResult>;
|
|
346
|
+
continueWith<TNewResult>(continuationFunction: Func_3<Task_1<TResult>, unknown | undefined, TNewResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TNewResult>;
|
|
357
347
|
continueWith(continuationAction: Action_1<Task>): Task;
|
|
358
348
|
continueWith(continuationAction: Action_1<Task>, cancellationToken: CancellationToken): Task;
|
|
359
349
|
continueWith(continuationAction: Action_1<Task>, scheduler: TaskScheduler): Task;
|
|
360
350
|
continueWith(continuationAction: Action_1<Task>, continuationOptions: TaskContinuationOptions): Task;
|
|
361
351
|
continueWith(continuationAction: Action_1<Task>, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
362
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown): Task;
|
|
363
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, cancellationToken: CancellationToken): Task;
|
|
364
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, scheduler: TaskScheduler): Task;
|
|
365
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, continuationOptions: TaskContinuationOptions): Task;
|
|
366
|
-
continueWith(continuationAction: Action_2<Task, unknown>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
352
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined): Task;
|
|
353
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken): Task;
|
|
354
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, scheduler: TaskScheduler): Task;
|
|
355
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, continuationOptions: TaskContinuationOptions): Task;
|
|
356
|
+
continueWith(continuationAction: Action_2<Task, unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task;
|
|
367
357
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>): Task_1<TResult>;
|
|
368
358
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
369
359
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, scheduler: TaskScheduler): Task_1<TResult>;
|
|
370
360
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
371
361
|
continueWith<TResult>(continuationFunction: Func_2<Task, TResult>, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
372
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown): Task_1<TResult>;
|
|
373
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
374
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, scheduler: TaskScheduler): Task_1<TResult>;
|
|
375
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
376
|
-
continueWith<TResult>(continuationFunction: Func_3<Task, unknown, TResult>, state: unknown, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
362
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown): Task_1<TResult>;
|
|
363
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
364
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown | undefined, scheduler: TaskScheduler): Task_1<TResult>;
|
|
365
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
366
|
+
continueWith<TResult>(continuationFunction: Func_3<Task, unknown | undefined, TResult>, state: unknown | undefined, cancellationToken: CancellationToken, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
377
367
|
dispose(): void;
|
|
378
368
|
getAwaiter(): TaskAwaiter;
|
|
379
369
|
waitAsync(timeout: TimeSpan): Task_1<TResult>;
|
|
@@ -391,10 +381,10 @@ export const Task_1: {
|
|
|
391
381
|
new<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
392
382
|
new<TResult>(function_: Func_1<TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
393
383
|
new<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
394
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown): Task_1<TResult>;
|
|
395
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
396
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
397
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
384
|
+
new<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown): Task_1<TResult>;
|
|
385
|
+
new<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
386
|
+
new<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
387
|
+
new<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
398
388
|
};
|
|
399
389
|
|
|
400
390
|
|
|
@@ -416,10 +406,10 @@ export interface TaskCanceledException$instance extends OperationCanceledExcepti
|
|
|
416
406
|
|
|
417
407
|
export const TaskCanceledException: {
|
|
418
408
|
new(): TaskCanceledException;
|
|
419
|
-
new(message: string): TaskCanceledException;
|
|
420
|
-
new(message: string, innerException: Exception): TaskCanceledException;
|
|
421
|
-
new(message: string, innerException: Exception, token: CancellationToken): TaskCanceledException;
|
|
422
|
-
new(task: Task): TaskCanceledException;
|
|
409
|
+
new(message: string | undefined): TaskCanceledException;
|
|
410
|
+
new(message: string | undefined, innerException: Exception | undefined): TaskCanceledException;
|
|
411
|
+
new(message: string | undefined, innerException: Exception | undefined, token: CancellationToken): TaskCanceledException;
|
|
412
|
+
new(task: Task | undefined): TaskCanceledException;
|
|
423
413
|
};
|
|
424
414
|
|
|
425
415
|
|
|
@@ -488,7 +478,7 @@ export interface TaskFactory$instance {
|
|
|
488
478
|
readonly cancellationToken: CancellationToken;
|
|
489
479
|
readonly continuationOptions: TaskContinuationOptions;
|
|
490
480
|
readonly creationOptions: TaskCreationOptions;
|
|
491
|
-
readonly scheduler: TaskScheduler;
|
|
481
|
+
readonly scheduler: TaskScheduler | undefined;
|
|
492
482
|
continueWhenAll(tasks: Task[], continuationAction: Action_1<Task[]>): Task;
|
|
493
483
|
continueWhenAll(tasks: Task[], continuationAction: Action_1<Task[]>, cancellationToken: CancellationToken): Task;
|
|
494
484
|
continueWhenAll(tasks: Task[], continuationAction: Action_1<Task[]>, continuationOptions: TaskContinuationOptions): Task;
|
|
@@ -524,41 +514,41 @@ export interface TaskFactory$instance {
|
|
|
524
514
|
fromAsync(asyncResult: IAsyncResult, endMethod: Action_1<IAsyncResult>): Task;
|
|
525
515
|
fromAsync(asyncResult: IAsyncResult, endMethod: Action_1<IAsyncResult>, creationOptions: TaskCreationOptions): Task;
|
|
526
516
|
fromAsync(asyncResult: IAsyncResult, endMethod: Action_1<IAsyncResult>, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task;
|
|
527
|
-
fromAsync(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, state: unknown): Task;
|
|
528
|
-
fromAsync(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
529
|
-
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, state: unknown): Task;
|
|
530
|
-
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
531
|
-
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, state: unknown): Task;
|
|
532
|
-
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
533
|
-
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown): Task;
|
|
534
|
-
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
517
|
+
fromAsync(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, state: unknown | undefined): Task;
|
|
518
|
+
fromAsync(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, state: unknown | undefined, creationOptions: TaskCreationOptions): Task;
|
|
519
|
+
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, state: unknown | undefined): Task;
|
|
520
|
+
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, state: unknown | undefined, creationOptions: TaskCreationOptions): Task;
|
|
521
|
+
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined): Task;
|
|
522
|
+
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined, creationOptions: TaskCreationOptions): Task;
|
|
523
|
+
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined): Task;
|
|
524
|
+
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Action_1<IAsyncResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined, creationOptions: TaskCreationOptions): Task;
|
|
535
525
|
fromAsync<TResult>(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>): Task_1<TResult>;
|
|
536
526
|
fromAsync<TResult>(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
537
527
|
fromAsync<TResult>(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
538
|
-
fromAsync<TResult>(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown): Task_1<TResult>;
|
|
539
|
-
fromAsync<TResult>(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
540
|
-
fromAsync<TArg1, TResult>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown): Task_1<TResult>;
|
|
541
|
-
fromAsync<TArg1, TResult>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
542
|
-
fromAsync<TArg1, TArg2, TResult>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown): Task_1<TResult>;
|
|
543
|
-
fromAsync<TArg1, TArg2, TResult>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
544
|
-
fromAsync<TArg1, TArg2, TArg3, TResult>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown): Task_1<TResult>;
|
|
545
|
-
fromAsync<TArg1, TArg2, TArg3, TResult>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
528
|
+
fromAsync<TResult>(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown | undefined): Task_1<TResult>;
|
|
529
|
+
fromAsync<TResult>(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
530
|
+
fromAsync<TArg1, TResult>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown | undefined): Task_1<TResult>;
|
|
531
|
+
fromAsync<TArg1, TResult>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
532
|
+
fromAsync<TArg1, TArg2, TResult>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined): Task_1<TResult>;
|
|
533
|
+
fromAsync<TArg1, TArg2, TResult>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
534
|
+
fromAsync<TArg1, TArg2, TArg3, TResult>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined): Task_1<TResult>;
|
|
535
|
+
fromAsync<TArg1, TArg2, TArg3, TResult>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
546
536
|
startNew(action: Action): Task;
|
|
547
537
|
startNew(action: Action, cancellationToken: CancellationToken): Task;
|
|
548
538
|
startNew(action: Action, creationOptions: TaskCreationOptions): Task;
|
|
549
539
|
startNew(action: Action, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task;
|
|
550
|
-
startNew(action: Action_1<unknown>, state: unknown): Task;
|
|
551
|
-
startNew(action: Action_1<unknown>, state: unknown, cancellationToken: CancellationToken): Task;
|
|
552
|
-
startNew(action: Action_1<unknown>, state: unknown, creationOptions: TaskCreationOptions): Task;
|
|
553
|
-
startNew(action: Action_1<unknown>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task;
|
|
540
|
+
startNew(action: Action_1<unknown | undefined>, state: unknown | undefined): Task;
|
|
541
|
+
startNew(action: Action_1<unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken): Task;
|
|
542
|
+
startNew(action: Action_1<unknown | undefined>, state: unknown | undefined, creationOptions: TaskCreationOptions): Task;
|
|
543
|
+
startNew(action: Action_1<unknown | undefined>, state: unknown | undefined, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task;
|
|
554
544
|
startNew<TResult>(function_: Func_1<TResult>): Task_1<TResult>;
|
|
555
545
|
startNew<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
556
546
|
startNew<TResult>(function_: Func_1<TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
557
547
|
startNew<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
558
|
-
startNew<TResult>(function_: Func_2<unknown, TResult>, state: unknown): Task_1<TResult>;
|
|
559
|
-
startNew<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
560
|
-
startNew<TResult>(function_: Func_2<unknown, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
561
|
-
startNew<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
548
|
+
startNew<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown): Task_1<TResult>;
|
|
549
|
+
startNew<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
550
|
+
startNew<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
551
|
+
startNew<TResult>(function_: Func_2<unknown | undefined, TResult>, state: unknown | undefined, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
562
552
|
}
|
|
563
553
|
|
|
564
554
|
|
|
@@ -577,7 +567,7 @@ export interface TaskFactory_1$instance<TResult> {
|
|
|
577
567
|
readonly cancellationToken: CancellationToken;
|
|
578
568
|
readonly continuationOptions: TaskContinuationOptions;
|
|
579
569
|
readonly creationOptions: TaskCreationOptions;
|
|
580
|
-
readonly scheduler: TaskScheduler;
|
|
570
|
+
readonly scheduler: TaskScheduler | undefined;
|
|
581
571
|
continueWhenAll(tasks: Task[], continuationFunction: Func_2<Task[], TResult>): Task_1<TResult>;
|
|
582
572
|
continueWhenAll(tasks: Task[], continuationFunction: Func_2<Task[], TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
583
573
|
continueWhenAll(tasks: Task[], continuationFunction: Func_2<Task[], TResult>, continuationOptions: TaskContinuationOptions): Task_1<TResult>;
|
|
@@ -597,22 +587,22 @@ export interface TaskFactory_1$instance<TResult> {
|
|
|
597
587
|
fromAsync(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>): Task_1<TResult>;
|
|
598
588
|
fromAsync(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
599
589
|
fromAsync(asyncResult: IAsyncResult, endMethod: Func_2<IAsyncResult, TResult>, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
600
|
-
fromAsync(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown): Task_1<TResult>;
|
|
601
|
-
fromAsync(beginMethod: Func_3<AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
602
|
-
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown): Task_1<TResult>;
|
|
603
|
-
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
604
|
-
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown): Task_1<TResult>;
|
|
605
|
-
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
606
|
-
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown): Task_1<TResult>;
|
|
607
|
-
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
590
|
+
fromAsync(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown | undefined): Task_1<TResult>;
|
|
591
|
+
fromAsync(beginMethod: Func_3<AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
592
|
+
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown | undefined): Task_1<TResult>;
|
|
593
|
+
fromAsync<TArg1>(beginMethod: Func_4<TArg1, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
594
|
+
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined): Task_1<TResult>;
|
|
595
|
+
fromAsync<TArg1, TArg2>(beginMethod: Func_5<TArg1, TArg2, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
596
|
+
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined): Task_1<TResult>;
|
|
597
|
+
fromAsync<TArg1, TArg2, TArg3>(beginMethod: Func_6<TArg1, TArg2, TArg3, AsyncCallback, unknown | undefined, IAsyncResult>, endMethod: Func_2<IAsyncResult, TResult>, arg1: TArg1, arg2: TArg2, arg3: TArg3, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
608
598
|
startNew(function_: Func_1<TResult>): Task_1<TResult>;
|
|
609
599
|
startNew(function_: Func_1<TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
610
600
|
startNew(function_: Func_1<TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
611
601
|
startNew(function_: Func_1<TResult>, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
612
|
-
startNew(function_: Func_2<unknown, TResult>, state: unknown): Task_1<TResult>;
|
|
613
|
-
startNew(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
614
|
-
startNew(function_: Func_2<unknown, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
615
|
-
startNew(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
602
|
+
startNew(function_: Func_2<unknown | undefined, TResult>, state: unknown | undefined): Task_1<TResult>;
|
|
603
|
+
startNew(function_: Func_2<unknown | undefined, TResult>, state: unknown | undefined, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
604
|
+
startNew(function_: Func_2<unknown | undefined, TResult>, state: unknown | undefined, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
605
|
+
startNew(function_: Func_2<unknown | undefined, TResult>, state: unknown | undefined, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, scheduler: TaskScheduler): Task_1<TResult>;
|
|
616
606
|
}
|
|
617
607
|
|
|
618
608
|
|
|
@@ -643,15 +633,15 @@ export const TaskScheduler: {
|
|
|
643
633
|
export type TaskScheduler = TaskScheduler$instance;
|
|
644
634
|
|
|
645
635
|
export interface TaskSchedulerException$instance extends Exception {
|
|
646
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
636
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
647
637
|
}
|
|
648
638
|
|
|
649
639
|
|
|
650
640
|
export const TaskSchedulerException: {
|
|
651
641
|
new(): TaskSchedulerException;
|
|
652
|
-
new(message: string): TaskSchedulerException;
|
|
653
|
-
new(innerException: Exception): TaskSchedulerException;
|
|
654
|
-
new(message: string, innerException: Exception): TaskSchedulerException;
|
|
642
|
+
new(message: string | undefined): TaskSchedulerException;
|
|
643
|
+
new(innerException: Exception | undefined): TaskSchedulerException;
|
|
644
|
+
new(message: string | undefined, innerException: Exception | undefined): TaskSchedulerException;
|
|
655
645
|
};
|
|
656
646
|
|
|
657
647
|
|
|
@@ -744,7 +734,7 @@ export abstract class TaskExtensions$instance {
|
|
|
744
734
|
export type TaskExtensions = TaskExtensions$instance;
|
|
745
735
|
|
|
746
736
|
export abstract class TaskToAsyncResult$instance {
|
|
747
|
-
static begin(task: Task, callback: AsyncCallback, state: unknown): IAsyncResult;
|
|
737
|
+
static begin(task: Task, callback: AsyncCallback | undefined, state: unknown | undefined): IAsyncResult;
|
|
748
738
|
static end(asyncResult: IAsyncResult): void;
|
|
749
739
|
static end<TResult>(asyncResult: IAsyncResult): TResult;
|
|
750
740
|
static unwrap(asyncResult: IAsyncResult): Task;
|
|
@@ -37,10 +37,12 @@ export type IDataflowBlock = IDataflowBlock$instance;
|
|
|
37
37
|
export interface IPropagatorBlock_2$instance<TInput, TOutput> extends ITargetBlock_1<TInput>, IDataflowBlock, ISourceBlock_1<TOutput> {
|
|
38
38
|
readonly completion: Task;
|
|
39
39
|
complete(): void;
|
|
40
|
+
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput | undefined;
|
|
40
41
|
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput;
|
|
41
42
|
fault(exception: Exception): void;
|
|
42
43
|
linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
43
44
|
offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput>, consumeToAccept: boolean): DataflowMessageStatus;
|
|
45
|
+
offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput> | undefined, consumeToAccept: boolean): DataflowMessageStatus;
|
|
44
46
|
releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
|
|
45
47
|
reserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
|
|
46
48
|
}
|
|
@@ -51,13 +53,14 @@ export type IPropagatorBlock_2<TInput, TOutput> = IPropagatorBlock_2$instance<TI
|
|
|
51
53
|
export interface IReceivableSourceBlock_1$instance<TOutput> extends ISourceBlock_1<TOutput>, IDataflowBlock {
|
|
52
54
|
readonly completion: Task;
|
|
53
55
|
complete(): void;
|
|
56
|
+
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput | undefined;
|
|
54
57
|
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput;
|
|
55
58
|
fault(exception: Exception): void;
|
|
56
59
|
linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
57
60
|
releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
|
|
58
61
|
reserveMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): boolean;
|
|
59
|
-
tryReceive(filter: Predicate_1<TOutput
|
|
60
|
-
tryReceiveAll(items: IList_1<TOutput>): boolean;
|
|
62
|
+
tryReceive(filter: Predicate_1<TOutput> | undefined, item: TOutput): boolean;
|
|
63
|
+
tryReceiveAll(items: IList_1<TOutput> | undefined): boolean;
|
|
61
64
|
}
|
|
62
65
|
|
|
63
66
|
|
|
@@ -66,7 +69,7 @@ export type IReceivableSourceBlock_1<TOutput> = IReceivableSourceBlock_1$instanc
|
|
|
66
69
|
export interface ISourceBlock_1$instance<TOutput> extends IDataflowBlock {
|
|
67
70
|
readonly completion: Task;
|
|
68
71
|
complete(): void;
|
|
69
|
-
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput;
|
|
72
|
+
consumeMessage(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>, messageConsumed: boolean): TOutput | undefined;
|
|
70
73
|
fault(exception: Exception): void;
|
|
71
74
|
linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
72
75
|
releaseReservation(messageHeader: DataflowMessageHeader, target: ITargetBlock_1<TOutput>): void;
|
|
@@ -82,7 +85,7 @@ export interface ITargetBlock_1$instance<TInput> extends IDataflowBlock {
|
|
|
82
85
|
readonly completion: Task;
|
|
83
86
|
complete(): void;
|
|
84
87
|
fault(exception: Exception): void;
|
|
85
|
-
offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput
|
|
88
|
+
offerMessage(messageHeader: DataflowMessageHeader, messageValue: TInput, source: ISourceBlock_1<TInput> | undefined, consumeToAccept: boolean): DataflowMessageStatus;
|
|
86
89
|
}
|
|
87
90
|
|
|
88
91
|
|
|
@@ -147,8 +150,8 @@ export interface BatchBlock_1$instance<T> {
|
|
|
147
150
|
linkTo(target: ITargetBlock_1<T[]>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
148
151
|
toString(): string;
|
|
149
152
|
triggerBatch(): void;
|
|
150
|
-
tryReceive(filter: Predicate_1<T[]
|
|
151
|
-
tryReceiveAll(items: IList_1<T[]>): boolean;
|
|
153
|
+
tryReceive(filter: Predicate_1<T[]> | undefined, item: T[] | undefined): boolean;
|
|
154
|
+
tryReceiveAll(items: IList_1<T[]> | undefined): boolean;
|
|
152
155
|
}
|
|
153
156
|
|
|
154
157
|
|
|
@@ -177,8 +180,8 @@ export interface BatchedJoinBlock_2$instance<T1, T2> {
|
|
|
177
180
|
complete(): void;
|
|
178
181
|
linkTo(target: ITargetBlock_1<Tuple_2<IList_1<T1>, IList_1<T2>>>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
179
182
|
toString(): string;
|
|
180
|
-
tryReceive(filter: Predicate_1<Tuple_2<IList_1<T1>, IList_1<T2
|
|
181
|
-
tryReceiveAll(items: IList_1<Tuple_2<IList_1<T1>, IList_1<T2>>>): boolean;
|
|
183
|
+
tryReceive(filter: Predicate_1<Tuple_2<IList_1<T1>, IList_1<T2>>> | undefined, item: Tuple_2<IList_1<T1>, IList_1<T2>> | undefined): boolean;
|
|
184
|
+
tryReceiveAll(items: IList_1<Tuple_2<IList_1<T1>, IList_1<T2>>> | undefined): boolean;
|
|
182
185
|
}
|
|
183
186
|
|
|
184
187
|
|
|
@@ -207,8 +210,8 @@ export interface BatchedJoinBlock_3$instance<T1, T2, T3> {
|
|
|
207
210
|
complete(): void;
|
|
208
211
|
linkTo(target: ITargetBlock_1<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
209
212
|
toString(): string;
|
|
210
|
-
tryReceive(filter: Predicate_1<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3
|
|
211
|
-
tryReceiveAll(items: IList_1<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>>): boolean;
|
|
213
|
+
tryReceive(filter: Predicate_1<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>> | undefined, item: Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>> | undefined): boolean;
|
|
214
|
+
tryReceiveAll(items: IList_1<Tuple_3<IList_1<T1>, IList_1<T2>, IList_1<T3>>> | undefined): boolean;
|
|
212
215
|
}
|
|
213
216
|
|
|
214
217
|
|
|
@@ -232,13 +235,13 @@ export interface BroadcastBlock_1$instance<T> {
|
|
|
232
235
|
complete(): void;
|
|
233
236
|
linkTo(target: ITargetBlock_1<T>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
234
237
|
toString(): string;
|
|
235
|
-
tryReceive(filter: Predicate_1<T
|
|
238
|
+
tryReceive(filter: Predicate_1<T> | undefined, item: T): boolean;
|
|
236
239
|
}
|
|
237
240
|
|
|
238
241
|
|
|
239
242
|
export const BroadcastBlock_1: {
|
|
240
|
-
new<T>(cloningFunction: Func_2<T, T>): BroadcastBlock_1<T>;
|
|
241
|
-
new<T>(cloningFunction: Func_2<T, T
|
|
243
|
+
new<T>(cloningFunction: Func_2<T, T> | undefined): BroadcastBlock_1<T>;
|
|
244
|
+
new<T>(cloningFunction: Func_2<T, T> | undefined, dataflowBlockOptions: DataflowBlockOptions): BroadcastBlock_1<T>;
|
|
242
245
|
};
|
|
243
246
|
|
|
244
247
|
|
|
@@ -258,8 +261,8 @@ export interface BufferBlock_1$instance<T> {
|
|
|
258
261
|
complete(): void;
|
|
259
262
|
linkTo(target: ITargetBlock_1<T>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
260
263
|
toString(): string;
|
|
261
|
-
tryReceive(filter: Predicate_1<T
|
|
262
|
-
tryReceiveAll(items: IList_1<T>): boolean;
|
|
264
|
+
tryReceive(filter: Predicate_1<T> | undefined, item: T): boolean;
|
|
265
|
+
tryReceiveAll(items: IList_1<T> | undefined): boolean;
|
|
263
266
|
}
|
|
264
267
|
|
|
265
268
|
|
|
@@ -345,8 +348,8 @@ export interface JoinBlock_2$instance<T1, T2> {
|
|
|
345
348
|
complete(): void;
|
|
346
349
|
linkTo(target: ITargetBlock_1<Tuple_2<T1, T2>>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
347
350
|
toString(): string;
|
|
348
|
-
tryReceive(filter: Predicate_1<Tuple_2<T1, T2
|
|
349
|
-
tryReceiveAll(items: IList_1<Tuple_2<T1, T2>>): boolean;
|
|
351
|
+
tryReceive(filter: Predicate_1<Tuple_2<T1, T2>> | undefined, item: Tuple_2<T1, T2> | undefined): boolean;
|
|
352
|
+
tryReceiveAll(items: IList_1<Tuple_2<T1, T2>> | undefined): boolean;
|
|
350
353
|
}
|
|
351
354
|
|
|
352
355
|
|
|
@@ -374,8 +377,8 @@ export interface JoinBlock_3$instance<T1, T2, T3> {
|
|
|
374
377
|
complete(): void;
|
|
375
378
|
linkTo(target: ITargetBlock_1<Tuple_3<T1, T2, T3>>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
376
379
|
toString(): string;
|
|
377
|
-
tryReceive(filter: Predicate_1<Tuple_3<T1, T2, T3
|
|
378
|
-
tryReceiveAll(items: IList_1<Tuple_3<T1, T2, T3>>): boolean;
|
|
380
|
+
tryReceive(filter: Predicate_1<Tuple_3<T1, T2, T3>> | undefined, item: Tuple_3<T1, T2, T3> | undefined): boolean;
|
|
381
|
+
tryReceiveAll(items: IList_1<Tuple_3<T1, T2, T3>> | undefined): boolean;
|
|
379
382
|
}
|
|
380
383
|
|
|
381
384
|
|
|
@@ -401,8 +404,8 @@ export interface TransformBlock_2$instance<TInput, TOutput> {
|
|
|
401
404
|
complete(): void;
|
|
402
405
|
linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
403
406
|
toString(): string;
|
|
404
|
-
tryReceive(filter: Predicate_1<TOutput
|
|
405
|
-
tryReceiveAll(items: IList_1<TOutput>): boolean;
|
|
407
|
+
tryReceive(filter: Predicate_1<TOutput> | undefined, item: TOutput): boolean;
|
|
408
|
+
tryReceiveAll(items: IList_1<TOutput> | undefined): boolean;
|
|
406
409
|
}
|
|
407
410
|
|
|
408
411
|
|
|
@@ -429,8 +432,8 @@ export interface TransformManyBlock_2$instance<TInput, TOutput> {
|
|
|
429
432
|
complete(): void;
|
|
430
433
|
linkTo(target: ITargetBlock_1<TOutput>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
431
434
|
toString(): string;
|
|
432
|
-
tryReceive(filter: Predicate_1<TOutput
|
|
433
|
-
tryReceiveAll(items: IList_1<TOutput>): boolean;
|
|
435
|
+
tryReceive(filter: Predicate_1<TOutput> | undefined, item: TOutput): boolean;
|
|
436
|
+
tryReceiveAll(items: IList_1<TOutput> | undefined): boolean;
|
|
434
437
|
}
|
|
435
438
|
|
|
436
439
|
|
|
@@ -455,13 +458,13 @@ export interface WriteOnceBlock_1$instance<T> {
|
|
|
455
458
|
complete(): void;
|
|
456
459
|
linkTo(target: ITargetBlock_1<T>, linkOptions: DataflowLinkOptions): IDisposable;
|
|
457
460
|
toString(): string;
|
|
458
|
-
tryReceive(filter: Predicate_1<T
|
|
461
|
+
tryReceive(filter: Predicate_1<T> | undefined, item: T): boolean;
|
|
459
462
|
}
|
|
460
463
|
|
|
461
464
|
|
|
462
465
|
export const WriteOnceBlock_1: {
|
|
463
|
-
new<T>(cloningFunction: Func_2<T, T>): WriteOnceBlock_1<T>;
|
|
464
|
-
new<T>(cloningFunction: Func_2<T, T
|
|
466
|
+
new<T>(cloningFunction: Func_2<T, T> | undefined): WriteOnceBlock_1<T>;
|
|
467
|
+
new<T>(cloningFunction: Func_2<T, T> | undefined, dataflowBlockOptions: DataflowBlockOptions): WriteOnceBlock_1<T>;
|
|
465
468
|
};
|
|
466
469
|
|
|
467
470
|
|
|
@@ -27,16 +27,16 @@ export enum ValueTaskSourceStatus {
|
|
|
27
27
|
export interface IValueTaskSource$instance {
|
|
28
28
|
getResult(token: short): void;
|
|
29
29
|
getStatus(token: short): ValueTaskSourceStatus;
|
|
30
|
-
onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
30
|
+
onCompleted(continuation: Action_1<unknown | undefined>, state: unknown | undefined, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
export type IValueTaskSource = IValueTaskSource$instance;
|
|
35
35
|
|
|
36
36
|
export interface IValueTaskSource_1$instance<TResult> {
|
|
37
|
-
getResult(token: short): TResult;
|
|
37
|
+
getResult(token: short): TResult | undefined;
|
|
38
38
|
getStatus(token: short): ValueTaskSourceStatus;
|
|
39
|
-
onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
39
|
+
onCompleted(continuation: Action_1<unknown | undefined>, state: unknown | undefined, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
|
|
@@ -47,7 +47,7 @@ export interface ManualResetValueTaskSourceCore_1$instance<TResult> {
|
|
|
47
47
|
readonly version: short;
|
|
48
48
|
getResult(token: short): TResult;
|
|
49
49
|
getStatus(token: short): ValueTaskSourceStatus;
|
|
50
|
-
onCompleted(continuation: Action_1<unknown>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
50
|
+
onCompleted(continuation: Action_1<unknown | undefined>, state: unknown, token: short, flags: ValueTaskSourceOnCompletedFlags): void;
|
|
51
51
|
reset(): void;
|
|
52
52
|
setException(error: Exception): void;
|
|
53
53
|
setResult(result: TResult): void;
|
|
@@ -14,7 +14,7 @@ import type { ISerializable, SerializationInfo, StreamingContext } from "../../S
|
|
|
14
14
|
import * as System_Internal from "../../System/internal/index.js";
|
|
15
15
|
import type { AsyncCallback, Boolean as ClrBoolean, DateTime, Delegate, Double, EventArgs, IAsyncResult, ICloneable, IDisposable, Int32, IntPtr, MulticastDelegate, Object as ClrObject, String as ClrString, TimeSpan, Type, Void } from "../../System/internal/index.js";
|
|
16
16
|
|
|
17
|
-
export type ElapsedEventHandler = (sender: unknown, e: ElapsedEventArgs) => void;
|
|
17
|
+
export type ElapsedEventHandler = (sender: unknown | undefined, e: ElapsedEventArgs) => void;
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
export interface ElapsedEventArgs$instance extends EventArgs {
|
|
@@ -33,8 +33,8 @@ export interface Timer$instance extends Component {
|
|
|
33
33
|
autoReset: boolean;
|
|
34
34
|
enabled: boolean;
|
|
35
35
|
interval: double;
|
|
36
|
-
site: ISite;
|
|
37
|
-
synchronizingObject: ISynchronizeInvoke;
|
|
36
|
+
site: ISite | undefined;
|
|
37
|
+
synchronizingObject: ISynchronizeInvoke | undefined;
|
|
38
38
|
beginInit(): void;
|
|
39
39
|
close(): void;
|
|
40
40
|
dispose(): void;
|