@tsonic/dotnet 0.7.9 → 0.8.1
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 +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +2 -2
|
@@ -76,7 +76,7 @@ export interface ParallelLoopResult$instance {
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
export const ParallelLoopResult: {
|
|
79
|
-
new(): ParallelLoopResult
|
|
79
|
+
new(): ParallelLoopResult;
|
|
80
80
|
};
|
|
81
81
|
|
|
82
82
|
|
|
@@ -98,8 +98,8 @@ export interface ValueTask$instance {
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
export const ValueTask: {
|
|
101
|
-
new(task: Task): ValueTask
|
|
102
|
-
new(source: IValueTaskSource, token: short): ValueTask
|
|
101
|
+
new(task: Task): ValueTask;
|
|
102
|
+
new(source: IValueTaskSource, token: short): ValueTask;
|
|
103
103
|
readonly completedTask: ValueTask;
|
|
104
104
|
fromCanceled(cancellationToken: CancellationToken): ValueTask;
|
|
105
105
|
fromCanceled<TResult>(cancellationToken: CancellationToken): ValueTask_1<TResult>;
|
|
@@ -137,9 +137,9 @@ export interface ValueTask_1$instance<TResult> {
|
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
export const ValueTask_1: {
|
|
140
|
-
new<TResult>(result: TResult): ValueTask_1
|
|
141
|
-
new<TResult>(task: Task_1<TResult>): ValueTask_1
|
|
142
|
-
new<TResult>(source: IValueTaskSource_1<TResult>, token: short): ValueTask_1
|
|
140
|
+
new<TResult>(result: TResult): ValueTask_1<TResult>;
|
|
141
|
+
new<TResult>(task: Task_1<TResult>): ValueTask_1<TResult>;
|
|
142
|
+
new<TResult>(source: IValueTaskSource_1<TResult>, token: short): ValueTask_1<TResult>;
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
|
|
@@ -162,10 +162,10 @@ export interface ConcurrentExclusiveSchedulerPair$instance {
|
|
|
162
162
|
|
|
163
163
|
|
|
164
164
|
export const ConcurrentExclusiveSchedulerPair: {
|
|
165
|
-
new(): ConcurrentExclusiveSchedulerPair
|
|
166
|
-
new(taskScheduler: TaskScheduler): ConcurrentExclusiveSchedulerPair
|
|
167
|
-
new(taskScheduler: TaskScheduler, maxConcurrencyLevel: int): ConcurrentExclusiveSchedulerPair
|
|
168
|
-
new(taskScheduler: TaskScheduler, maxConcurrencyLevel: int, maxItemsPerTask: int): ConcurrentExclusiveSchedulerPair
|
|
165
|
+
new(): ConcurrentExclusiveSchedulerPair;
|
|
166
|
+
new(taskScheduler: TaskScheduler): ConcurrentExclusiveSchedulerPair;
|
|
167
|
+
new(taskScheduler: TaskScheduler, maxConcurrencyLevel: int): ConcurrentExclusiveSchedulerPair;
|
|
168
|
+
new(taskScheduler: TaskScheduler, maxConcurrencyLevel: int, maxItemsPerTask: int): ConcurrentExclusiveSchedulerPair;
|
|
169
169
|
};
|
|
170
170
|
|
|
171
171
|
|
|
@@ -182,7 +182,7 @@ export interface ParallelLoopState$instance {
|
|
|
182
182
|
|
|
183
183
|
|
|
184
184
|
export const ParallelLoopState: {
|
|
185
|
-
new(): ParallelLoopState
|
|
185
|
+
new(): ParallelLoopState;
|
|
186
186
|
};
|
|
187
187
|
|
|
188
188
|
|
|
@@ -196,7 +196,7 @@ export interface ParallelOptions$instance {
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export const ParallelOptions: {
|
|
199
|
-
new(): ParallelOptions
|
|
199
|
+
new(): ParallelOptions;
|
|
200
200
|
};
|
|
201
201
|
|
|
202
202
|
|
|
@@ -255,14 +255,14 @@ export interface Task$instance {
|
|
|
255
255
|
|
|
256
256
|
|
|
257
257
|
export const Task: {
|
|
258
|
-
new(action: Action): Task
|
|
259
|
-
new(action: Action, cancellationToken: CancellationToken): Task
|
|
260
|
-
new(action: Action, creationOptions: TaskCreationOptions): Task
|
|
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
|
|
258
|
+
new(action: Action): Task;
|
|
259
|
+
new(action: Action, cancellationToken: CancellationToken): Task;
|
|
260
|
+
new(action: Action, creationOptions: TaskCreationOptions): Task;
|
|
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;
|
|
266
266
|
readonly currentId: Nullable_1<System_Internal.Int32>;
|
|
267
267
|
readonly factory: TaskFactory;
|
|
268
268
|
readonly completedTask: Task;
|
|
@@ -387,14 +387,14 @@ export interface Task_1$instance<TResult> extends Task$instance {
|
|
|
387
387
|
|
|
388
388
|
|
|
389
389
|
export const Task_1: {
|
|
390
|
-
new<TResult>(function_: Func_1<TResult>): Task_1
|
|
391
|
-
new<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken): Task_1
|
|
392
|
-
new<TResult>(function_: Func_1<TResult>, creationOptions: TaskCreationOptions): Task_1
|
|
393
|
-
new<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task_1
|
|
394
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown): Task_1
|
|
395
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken): Task_1
|
|
396
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, creationOptions: TaskCreationOptions): Task_1
|
|
397
|
-
new<TResult>(function_: Func_2<unknown, TResult>, state: unknown, cancellationToken: CancellationToken, creationOptions: TaskCreationOptions): Task_1
|
|
390
|
+
new<TResult>(function_: Func_1<TResult>): Task_1<TResult>;
|
|
391
|
+
new<TResult>(function_: Func_1<TResult>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
392
|
+
new<TResult>(function_: Func_1<TResult>, creationOptions: TaskCreationOptions): Task_1<TResult>;
|
|
393
|
+
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>;
|
|
398
398
|
};
|
|
399
399
|
|
|
400
400
|
|
|
@@ -415,11 +415,11 @@ export interface TaskCanceledException$instance extends OperationCanceledExcepti
|
|
|
415
415
|
|
|
416
416
|
|
|
417
417
|
export const TaskCanceledException: {
|
|
418
|
-
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
|
|
418
|
+
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;
|
|
423
423
|
};
|
|
424
424
|
|
|
425
425
|
|
|
@@ -448,10 +448,10 @@ export interface TaskCompletionSource$instance {
|
|
|
448
448
|
|
|
449
449
|
|
|
450
450
|
export const TaskCompletionSource: {
|
|
451
|
-
new(): TaskCompletionSource
|
|
452
|
-
new(creationOptions: TaskCreationOptions): TaskCompletionSource
|
|
453
|
-
new(state: unknown): TaskCompletionSource
|
|
454
|
-
new(state: unknown, creationOptions: TaskCreationOptions): TaskCompletionSource
|
|
451
|
+
new(): TaskCompletionSource;
|
|
452
|
+
new(creationOptions: TaskCreationOptions): TaskCompletionSource;
|
|
453
|
+
new(state: unknown): TaskCompletionSource;
|
|
454
|
+
new(state: unknown, creationOptions: TaskCreationOptions): TaskCompletionSource;
|
|
455
455
|
};
|
|
456
456
|
|
|
457
457
|
|
|
@@ -475,10 +475,10 @@ export interface TaskCompletionSource_1$instance<TResult> {
|
|
|
475
475
|
|
|
476
476
|
|
|
477
477
|
export const TaskCompletionSource_1: {
|
|
478
|
-
new<TResult>(): TaskCompletionSource_1
|
|
479
|
-
new<TResult>(creationOptions: TaskCreationOptions): TaskCompletionSource_1
|
|
480
|
-
new<TResult>(state: unknown): TaskCompletionSource_1
|
|
481
|
-
new<TResult>(state: unknown, creationOptions: TaskCreationOptions): TaskCompletionSource_1
|
|
478
|
+
new<TResult>(): TaskCompletionSource_1<TResult>;
|
|
479
|
+
new<TResult>(creationOptions: TaskCreationOptions): TaskCompletionSource_1<TResult>;
|
|
480
|
+
new<TResult>(state: unknown): TaskCompletionSource_1<TResult>;
|
|
481
|
+
new<TResult>(state: unknown, creationOptions: TaskCreationOptions): TaskCompletionSource_1<TResult>;
|
|
482
482
|
};
|
|
483
483
|
|
|
484
484
|
|
|
@@ -563,11 +563,11 @@ export interface TaskFactory$instance {
|
|
|
563
563
|
|
|
564
564
|
|
|
565
565
|
export const TaskFactory: {
|
|
566
|
-
new(): TaskFactory
|
|
567
|
-
new(cancellationToken: CancellationToken): TaskFactory
|
|
568
|
-
new(scheduler: TaskScheduler): TaskFactory
|
|
569
|
-
new(creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions): TaskFactory
|
|
570
|
-
new(cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): TaskFactory
|
|
566
|
+
new(): TaskFactory;
|
|
567
|
+
new(cancellationToken: CancellationToken): TaskFactory;
|
|
568
|
+
new(scheduler: TaskScheduler): TaskFactory;
|
|
569
|
+
new(creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions): TaskFactory;
|
|
570
|
+
new(cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): TaskFactory;
|
|
571
571
|
};
|
|
572
572
|
|
|
573
573
|
|
|
@@ -617,11 +617,11 @@ export interface TaskFactory_1$instance<TResult> {
|
|
|
617
617
|
|
|
618
618
|
|
|
619
619
|
export const TaskFactory_1: {
|
|
620
|
-
new<TResult>(): TaskFactory_1
|
|
621
|
-
new<TResult>(cancellationToken: CancellationToken): TaskFactory_1
|
|
622
|
-
new<TResult>(scheduler: TaskScheduler): TaskFactory_1
|
|
623
|
-
new<TResult>(creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions): TaskFactory_1
|
|
624
|
-
new<TResult>(cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): TaskFactory_1
|
|
620
|
+
new<TResult>(): TaskFactory_1<TResult>;
|
|
621
|
+
new<TResult>(cancellationToken: CancellationToken): TaskFactory_1<TResult>;
|
|
622
|
+
new<TResult>(scheduler: TaskScheduler): TaskFactory_1<TResult>;
|
|
623
|
+
new<TResult>(creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions): TaskFactory_1<TResult>;
|
|
624
|
+
new<TResult>(cancellationToken: CancellationToken, creationOptions: TaskCreationOptions, continuationOptions: TaskContinuationOptions, scheduler: TaskScheduler): TaskFactory_1<TResult>;
|
|
625
625
|
};
|
|
626
626
|
|
|
627
627
|
|
|
@@ -648,10 +648,10 @@ export interface TaskSchedulerException$instance extends Exception {
|
|
|
648
648
|
|
|
649
649
|
|
|
650
650
|
export const TaskSchedulerException: {
|
|
651
|
-
new(): TaskSchedulerException
|
|
652
|
-
new(message: string): TaskSchedulerException
|
|
653
|
-
new(innerException: Exception): TaskSchedulerException
|
|
654
|
-
new(message: string, innerException: Exception): TaskSchedulerException
|
|
651
|
+
new(): TaskSchedulerException;
|
|
652
|
+
new(message: string): TaskSchedulerException;
|
|
653
|
+
new(innerException: Exception): TaskSchedulerException;
|
|
654
|
+
new(message: string, innerException: Exception): TaskSchedulerException;
|
|
655
655
|
};
|
|
656
656
|
|
|
657
657
|
|
|
@@ -670,7 +670,7 @@ export interface UnobservedTaskExceptionEventArgs$instance extends EventArgs {
|
|
|
670
670
|
|
|
671
671
|
|
|
672
672
|
export const UnobservedTaskExceptionEventArgs: {
|
|
673
|
-
new(exception: AggregateException): UnobservedTaskExceptionEventArgs
|
|
673
|
+
new(exception: AggregateException): UnobservedTaskExceptionEventArgs;
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
|
|
@@ -100,7 +100,7 @@ export interface DataflowMessageHeader$instance {
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
export const DataflowMessageHeader: {
|
|
103
|
-
new(id: long): DataflowMessageHeader
|
|
103
|
+
new(id: long): DataflowMessageHeader;
|
|
104
104
|
};
|
|
105
105
|
|
|
106
106
|
|
|
@@ -124,10 +124,10 @@ export interface ActionBlock_1$instance<TInput> {
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
export const ActionBlock_1: {
|
|
127
|
-
new<TInput>(action: Action_1<TInput>): ActionBlock_1
|
|
128
|
-
new<TInput>(action: Action_1<TInput>, dataflowBlockOptions: ExecutionDataflowBlockOptions): ActionBlock_1
|
|
129
|
-
new<TInput>(action: Func_2<TInput, Task>): ActionBlock_1
|
|
130
|
-
new<TInput>(action: Func_2<TInput, Task>, dataflowBlockOptions: ExecutionDataflowBlockOptions): ActionBlock_1
|
|
127
|
+
new<TInput>(action: Action_1<TInput>): ActionBlock_1<TInput>;
|
|
128
|
+
new<TInput>(action: Action_1<TInput>, dataflowBlockOptions: ExecutionDataflowBlockOptions): ActionBlock_1<TInput>;
|
|
129
|
+
new<TInput>(action: Func_2<TInput, Task>): ActionBlock_1<TInput>;
|
|
130
|
+
new<TInput>(action: Func_2<TInput, Task>, dataflowBlockOptions: ExecutionDataflowBlockOptions): ActionBlock_1<TInput>;
|
|
131
131
|
};
|
|
132
132
|
|
|
133
133
|
|
|
@@ -153,8 +153,8 @@ export interface BatchBlock_1$instance<T> {
|
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
export const BatchBlock_1: {
|
|
156
|
-
new<T>(batchSize: int): BatchBlock_1
|
|
157
|
-
new<T>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchBlock_1
|
|
156
|
+
new<T>(batchSize: int): BatchBlock_1<T>;
|
|
157
|
+
new<T>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchBlock_1<T>;
|
|
158
158
|
};
|
|
159
159
|
|
|
160
160
|
|
|
@@ -183,8 +183,8 @@ export interface BatchedJoinBlock_2$instance<T1, T2> {
|
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
export const BatchedJoinBlock_2: {
|
|
186
|
-
new<T1, T2>(batchSize: int): BatchedJoinBlock_2
|
|
187
|
-
new<T1, T2>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchedJoinBlock_2
|
|
186
|
+
new<T1, T2>(batchSize: int): BatchedJoinBlock_2<T1, T2>;
|
|
187
|
+
new<T1, T2>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchedJoinBlock_2<T1, T2>;
|
|
188
188
|
};
|
|
189
189
|
|
|
190
190
|
|
|
@@ -213,8 +213,8 @@ export interface BatchedJoinBlock_3$instance<T1, T2, T3> {
|
|
|
213
213
|
|
|
214
214
|
|
|
215
215
|
export const BatchedJoinBlock_3: {
|
|
216
|
-
new<T1, T2, T3>(batchSize: int): BatchedJoinBlock_3
|
|
217
|
-
new<T1, T2, T3>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchedJoinBlock_3
|
|
216
|
+
new<T1, T2, T3>(batchSize: int): BatchedJoinBlock_3<T1, T2, T3>;
|
|
217
|
+
new<T1, T2, T3>(batchSize: int, dataflowBlockOptions: GroupingDataflowBlockOptions): BatchedJoinBlock_3<T1, T2, T3>;
|
|
218
218
|
};
|
|
219
219
|
|
|
220
220
|
|
|
@@ -237,8 +237,8 @@ export interface BroadcastBlock_1$instance<T> {
|
|
|
237
237
|
|
|
238
238
|
|
|
239
239
|
export const BroadcastBlock_1: {
|
|
240
|
-
new<T>(cloningFunction: Func_2<T, T>): BroadcastBlock_1
|
|
241
|
-
new<T>(cloningFunction: Func_2<T, T>, dataflowBlockOptions: DataflowBlockOptions): BroadcastBlock_1
|
|
240
|
+
new<T>(cloningFunction: Func_2<T, T>): BroadcastBlock_1<T>;
|
|
241
|
+
new<T>(cloningFunction: Func_2<T, T>, dataflowBlockOptions: DataflowBlockOptions): BroadcastBlock_1<T>;
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
|
|
@@ -264,8 +264,8 @@ export interface BufferBlock_1$instance<T> {
|
|
|
264
264
|
|
|
265
265
|
|
|
266
266
|
export const BufferBlock_1: {
|
|
267
|
-
new<T>(): BufferBlock_1
|
|
268
|
-
new<T>(dataflowBlockOptions: DataflowBlockOptions): BufferBlock_1
|
|
267
|
+
new<T>(): BufferBlock_1<T>;
|
|
268
|
+
new<T>(dataflowBlockOptions: DataflowBlockOptions): BufferBlock_1<T>;
|
|
269
269
|
};
|
|
270
270
|
|
|
271
271
|
|
|
@@ -290,7 +290,7 @@ export interface DataflowBlockOptions$instance {
|
|
|
290
290
|
|
|
291
291
|
|
|
292
292
|
export const DataflowBlockOptions: {
|
|
293
|
-
new(): DataflowBlockOptions
|
|
293
|
+
new(): DataflowBlockOptions;
|
|
294
294
|
readonly unbounded: int;
|
|
295
295
|
};
|
|
296
296
|
|
|
@@ -305,7 +305,7 @@ export interface DataflowLinkOptions$instance {
|
|
|
305
305
|
|
|
306
306
|
|
|
307
307
|
export const DataflowLinkOptions: {
|
|
308
|
-
new(): DataflowLinkOptions
|
|
308
|
+
new(): DataflowLinkOptions;
|
|
309
309
|
};
|
|
310
310
|
|
|
311
311
|
|
|
@@ -318,7 +318,7 @@ export interface ExecutionDataflowBlockOptions$instance extends DataflowBlockOpt
|
|
|
318
318
|
|
|
319
319
|
|
|
320
320
|
export const ExecutionDataflowBlockOptions: {
|
|
321
|
-
new(): ExecutionDataflowBlockOptions
|
|
321
|
+
new(): ExecutionDataflowBlockOptions;
|
|
322
322
|
};
|
|
323
323
|
|
|
324
324
|
|
|
@@ -331,7 +331,7 @@ export interface GroupingDataflowBlockOptions$instance extends DataflowBlockOpti
|
|
|
331
331
|
|
|
332
332
|
|
|
333
333
|
export const GroupingDataflowBlockOptions: {
|
|
334
|
-
new(): GroupingDataflowBlockOptions
|
|
334
|
+
new(): GroupingDataflowBlockOptions;
|
|
335
335
|
};
|
|
336
336
|
|
|
337
337
|
|
|
@@ -351,8 +351,8 @@ export interface JoinBlock_2$instance<T1, T2> {
|
|
|
351
351
|
|
|
352
352
|
|
|
353
353
|
export const JoinBlock_2: {
|
|
354
|
-
new<T1, T2>(): JoinBlock_2
|
|
355
|
-
new<T1, T2>(dataflowBlockOptions: GroupingDataflowBlockOptions): JoinBlock_2
|
|
354
|
+
new<T1, T2>(): JoinBlock_2<T1, T2>;
|
|
355
|
+
new<T1, T2>(dataflowBlockOptions: GroupingDataflowBlockOptions): JoinBlock_2<T1, T2>;
|
|
356
356
|
};
|
|
357
357
|
|
|
358
358
|
|
|
@@ -380,8 +380,8 @@ export interface JoinBlock_3$instance<T1, T2, T3> {
|
|
|
380
380
|
|
|
381
381
|
|
|
382
382
|
export const JoinBlock_3: {
|
|
383
|
-
new<T1, T2, T3>(): JoinBlock_3
|
|
384
|
-
new<T1, T2, T3>(dataflowBlockOptions: GroupingDataflowBlockOptions): JoinBlock_3
|
|
383
|
+
new<T1, T2, T3>(): JoinBlock_3<T1, T2, T3>;
|
|
384
|
+
new<T1, T2, T3>(dataflowBlockOptions: GroupingDataflowBlockOptions): JoinBlock_3<T1, T2, T3>;
|
|
385
385
|
};
|
|
386
386
|
|
|
387
387
|
|
|
@@ -407,8 +407,8 @@ export interface TransformBlock_2$instance<TInput, TOutput> {
|
|
|
407
407
|
|
|
408
408
|
|
|
409
409
|
export const TransformBlock_2: {
|
|
410
|
-
new<TInput, TOutput>(transform: Func_2<TInput, TOutput>): TransformBlock_2
|
|
411
|
-
new<TInput, TOutput>(transform: Func_2<TInput, TOutput>, dataflowBlockOptions: ExecutionDataflowBlockOptions): TransformBlock_2
|
|
410
|
+
new<TInput, TOutput>(transform: Func_2<TInput, TOutput>): TransformBlock_2<TInput, TOutput>;
|
|
411
|
+
new<TInput, TOutput>(transform: Func_2<TInput, TOutput>, dataflowBlockOptions: ExecutionDataflowBlockOptions): TransformBlock_2<TInput, TOutput>;
|
|
412
412
|
};
|
|
413
413
|
|
|
414
414
|
|
|
@@ -435,8 +435,8 @@ export interface TransformManyBlock_2$instance<TInput, TOutput> {
|
|
|
435
435
|
|
|
436
436
|
|
|
437
437
|
export const TransformManyBlock_2: {
|
|
438
|
-
new<TInput, TOutput>(transform: Func_2<TInput, IEnumerable_1<TOutput>>): TransformManyBlock_2
|
|
439
|
-
new<TInput, TOutput>(transform: Func_2<TInput, IEnumerable_1<TOutput>>, dataflowBlockOptions: ExecutionDataflowBlockOptions): TransformManyBlock_2
|
|
438
|
+
new<TInput, TOutput>(transform: Func_2<TInput, IEnumerable_1<TOutput>>): TransformManyBlock_2<TInput, TOutput>;
|
|
439
|
+
new<TInput, TOutput>(transform: Func_2<TInput, IEnumerable_1<TOutput>>, dataflowBlockOptions: ExecutionDataflowBlockOptions): TransformManyBlock_2<TInput, TOutput>;
|
|
440
440
|
};
|
|
441
441
|
|
|
442
442
|
|
|
@@ -460,8 +460,8 @@ export interface WriteOnceBlock_1$instance<T> {
|
|
|
460
460
|
|
|
461
461
|
|
|
462
462
|
export const WriteOnceBlock_1: {
|
|
463
|
-
new<T>(cloningFunction: Func_2<T, T>): WriteOnceBlock_1
|
|
464
|
-
new<T>(cloningFunction: Func_2<T, T>, dataflowBlockOptions: DataflowBlockOptions): WriteOnceBlock_1
|
|
463
|
+
new<T>(cloningFunction: Func_2<T, T>): WriteOnceBlock_1<T>;
|
|
464
|
+
new<T>(cloningFunction: Func_2<T, T>, dataflowBlockOptions: DataflowBlockOptions): WriteOnceBlock_1<T>;
|
|
465
465
|
};
|
|
466
466
|
|
|
467
467
|
|
|
@@ -55,7 +55,7 @@ export interface ManualResetValueTaskSourceCore_1$instance<TResult> {
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
export const ManualResetValueTaskSourceCore_1: {
|
|
58
|
-
new<TResult>(): ManualResetValueTaskSourceCore_1
|
|
58
|
+
new<TResult>(): ManualResetValueTaskSourceCore_1<TResult>;
|
|
59
59
|
};
|
|
60
60
|
|
|
61
61
|
|
|
@@ -23,7 +23,7 @@ export interface ElapsedEventArgs$instance extends EventArgs {
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
export const ElapsedEventArgs: {
|
|
26
|
-
new(signalTime: DateTime): ElapsedEventArgs
|
|
26
|
+
new(signalTime: DateTime): ElapsedEventArgs;
|
|
27
27
|
};
|
|
28
28
|
|
|
29
29
|
|
|
@@ -45,9 +45,9 @@ export interface Timer$instance extends Component {
|
|
|
45
45
|
|
|
46
46
|
|
|
47
47
|
export const Timer: {
|
|
48
|
-
new(): Timer
|
|
49
|
-
new(interval: double): Timer
|
|
50
|
-
new(interval: TimeSpan): Timer
|
|
48
|
+
new(): Timer;
|
|
49
|
+
new(interval: double): Timer;
|
|
50
|
+
new(interval: TimeSpan): Timer;
|
|
51
51
|
};
|
|
52
52
|
|
|
53
53
|
|
|
@@ -68,7 +68,7 @@ export interface TimersDescriptionAttribute$instance extends DescriptionAttribut
|
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
export const TimersDescriptionAttribute: {
|
|
71
|
-
new(description: string): TimersDescriptionAttribute
|
|
71
|
+
new(description: string): TimersDescriptionAttribute;
|
|
72
72
|
};
|
|
73
73
|
|
|
74
74
|
|
|
@@ -140,7 +140,7 @@ export interface TransactionOptions$instance {
|
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
export const TransactionOptions: {
|
|
143
|
-
new(): TransactionOptions
|
|
143
|
+
new(): TransactionOptions;
|
|
144
144
|
};
|
|
145
145
|
|
|
146
146
|
|
|
@@ -164,9 +164,9 @@ export interface CommittableTransaction$instance extends Transaction$instance {
|
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
export const CommittableTransaction: {
|
|
167
|
-
new(): CommittableTransaction
|
|
168
|
-
new(timeout: TimeSpan): CommittableTransaction
|
|
169
|
-
new(options: TransactionOptions): CommittableTransaction
|
|
167
|
+
new(): CommittableTransaction;
|
|
168
|
+
new(timeout: TimeSpan): CommittableTransaction;
|
|
169
|
+
new(options: TransactionOptions): CommittableTransaction;
|
|
170
170
|
};
|
|
171
171
|
|
|
172
172
|
|
|
@@ -189,7 +189,7 @@ export interface DependentTransaction$instance extends Transaction$instance {
|
|
|
189
189
|
|
|
190
190
|
|
|
191
191
|
export const DependentTransaction: {
|
|
192
|
-
new(): DependentTransaction
|
|
192
|
+
new(): DependentTransaction;
|
|
193
193
|
};
|
|
194
194
|
|
|
195
195
|
|
|
@@ -209,7 +209,7 @@ export interface Enlistment$instance {
|
|
|
209
209
|
|
|
210
210
|
|
|
211
211
|
export const Enlistment: {
|
|
212
|
-
new(): Enlistment
|
|
212
|
+
new(): Enlistment;
|
|
213
213
|
};
|
|
214
214
|
|
|
215
215
|
|
|
@@ -224,7 +224,7 @@ export interface PreparingEnlistment$instance extends Enlistment {
|
|
|
224
224
|
|
|
225
225
|
|
|
226
226
|
export const PreparingEnlistment: {
|
|
227
|
-
new(): PreparingEnlistment
|
|
227
|
+
new(): PreparingEnlistment;
|
|
228
228
|
};
|
|
229
229
|
|
|
230
230
|
|
|
@@ -240,7 +240,7 @@ export interface SinglePhaseEnlistment$instance extends Enlistment {
|
|
|
240
240
|
|
|
241
241
|
|
|
242
242
|
export const SinglePhaseEnlistment: {
|
|
243
|
-
new(): SinglePhaseEnlistment
|
|
243
|
+
new(): SinglePhaseEnlistment;
|
|
244
244
|
};
|
|
245
245
|
|
|
246
246
|
|
|
@@ -253,7 +253,7 @@ export interface SubordinateTransaction$instance extends Transaction$instance {
|
|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
export const SubordinateTransaction: {
|
|
256
|
-
new(isoLevel: IsolationLevel, superior: ISimpleTransactionSuperior): SubordinateTransaction
|
|
256
|
+
new(isoLevel: IsolationLevel, superior: ISimpleTransactionSuperior): SubordinateTransaction;
|
|
257
257
|
};
|
|
258
258
|
|
|
259
259
|
|
|
@@ -291,7 +291,7 @@ export interface Transaction$instance {
|
|
|
291
291
|
|
|
292
292
|
|
|
293
293
|
export const Transaction: {
|
|
294
|
-
new(): Transaction
|
|
294
|
+
new(): Transaction;
|
|
295
295
|
current: Transaction;
|
|
296
296
|
};
|
|
297
297
|
|
|
@@ -312,9 +312,9 @@ export interface TransactionAbortedException$instance extends TransactionExcepti
|
|
|
312
312
|
|
|
313
313
|
|
|
314
314
|
export const TransactionAbortedException: {
|
|
315
|
-
new(): TransactionAbortedException
|
|
316
|
-
new(message: string): TransactionAbortedException
|
|
317
|
-
new(message: string, innerException: Exception): TransactionAbortedException
|
|
315
|
+
new(): TransactionAbortedException;
|
|
316
|
+
new(message: string): TransactionAbortedException;
|
|
317
|
+
new(message: string, innerException: Exception): TransactionAbortedException;
|
|
318
318
|
};
|
|
319
319
|
|
|
320
320
|
|
|
@@ -331,7 +331,7 @@ export interface TransactionEventArgs$instance extends EventArgs {
|
|
|
331
331
|
|
|
332
332
|
|
|
333
333
|
export const TransactionEventArgs: {
|
|
334
|
-
new(): TransactionEventArgs
|
|
334
|
+
new(): TransactionEventArgs;
|
|
335
335
|
};
|
|
336
336
|
|
|
337
337
|
|
|
@@ -343,9 +343,9 @@ export interface TransactionException$instance extends SystemException {
|
|
|
343
343
|
|
|
344
344
|
|
|
345
345
|
export const TransactionException: {
|
|
346
|
-
new(): TransactionException
|
|
347
|
-
new(message: string): TransactionException
|
|
348
|
-
new(message: string, innerException: Exception): TransactionException
|
|
346
|
+
new(): TransactionException;
|
|
347
|
+
new(message: string): TransactionException;
|
|
348
|
+
new(message: string, innerException: Exception): TransactionException;
|
|
349
349
|
};
|
|
350
350
|
|
|
351
351
|
|
|
@@ -362,9 +362,9 @@ export interface TransactionInDoubtException$instance extends TransactionExcepti
|
|
|
362
362
|
|
|
363
363
|
|
|
364
364
|
export const TransactionInDoubtException: {
|
|
365
|
-
new(): TransactionInDoubtException
|
|
366
|
-
new(message: string): TransactionInDoubtException
|
|
367
|
-
new(message: string, innerException: Exception): TransactionInDoubtException
|
|
365
|
+
new(): TransactionInDoubtException;
|
|
366
|
+
new(message: string): TransactionInDoubtException;
|
|
367
|
+
new(message: string, innerException: Exception): TransactionInDoubtException;
|
|
368
368
|
};
|
|
369
369
|
|
|
370
370
|
|
|
@@ -384,7 +384,7 @@ export interface TransactionInformation$instance {
|
|
|
384
384
|
|
|
385
385
|
|
|
386
386
|
export const TransactionInformation: {
|
|
387
|
-
new(): TransactionInformation
|
|
387
|
+
new(): TransactionInformation;
|
|
388
388
|
};
|
|
389
389
|
|
|
390
390
|
|
|
@@ -396,9 +396,9 @@ export interface TransactionManagerCommunicationException$instance extends Trans
|
|
|
396
396
|
|
|
397
397
|
|
|
398
398
|
export const TransactionManagerCommunicationException: {
|
|
399
|
-
new(): TransactionManagerCommunicationException
|
|
400
|
-
new(message: string): TransactionManagerCommunicationException
|
|
401
|
-
new(message: string, innerException: Exception): TransactionManagerCommunicationException
|
|
399
|
+
new(): TransactionManagerCommunicationException;
|
|
400
|
+
new(message: string): TransactionManagerCommunicationException;
|
|
401
|
+
new(message: string, innerException: Exception): TransactionManagerCommunicationException;
|
|
402
402
|
};
|
|
403
403
|
|
|
404
404
|
|
|
@@ -415,9 +415,9 @@ export interface TransactionPromotionException$instance extends TransactionExcep
|
|
|
415
415
|
|
|
416
416
|
|
|
417
417
|
export const TransactionPromotionException: {
|
|
418
|
-
new(): TransactionPromotionException
|
|
419
|
-
new(message: string): TransactionPromotionException
|
|
420
|
-
new(message: string, innerException: Exception): TransactionPromotionException
|
|
418
|
+
new(): TransactionPromotionException;
|
|
419
|
+
new(message: string): TransactionPromotionException;
|
|
420
|
+
new(message: string, innerException: Exception): TransactionPromotionException;
|
|
421
421
|
};
|
|
422
422
|
|
|
423
423
|
|
|
@@ -435,20 +435,20 @@ export interface TransactionScope$instance {
|
|
|
435
435
|
|
|
436
436
|
|
|
437
437
|
export const TransactionScope: {
|
|
438
|
-
new(): TransactionScope
|
|
439
|
-
new(scopeOption: TransactionScopeOption): TransactionScope
|
|
440
|
-
new(asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
441
|
-
new(scopeOption: TransactionScopeOption, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
442
|
-
new(scopeOption: TransactionScopeOption, scopeTimeout: TimeSpan): TransactionScope
|
|
443
|
-
new(scopeOption: TransactionScopeOption, scopeTimeout: TimeSpan, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
444
|
-
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions): TransactionScope
|
|
445
|
-
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
446
|
-
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions, interopOption: EnterpriseServicesInteropOption): TransactionScope
|
|
447
|
-
new(transactionToUse: Transaction): TransactionScope
|
|
448
|
-
new(transactionToUse: Transaction, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
449
|
-
new(transactionToUse: Transaction, scopeTimeout: TimeSpan): TransactionScope
|
|
450
|
-
new(transactionToUse: Transaction, scopeTimeout: TimeSpan, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope
|
|
451
|
-
new(transactionToUse: Transaction, scopeTimeout: TimeSpan, interopOption: EnterpriseServicesInteropOption): TransactionScope
|
|
438
|
+
new(): TransactionScope;
|
|
439
|
+
new(scopeOption: TransactionScopeOption): TransactionScope;
|
|
440
|
+
new(asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
441
|
+
new(scopeOption: TransactionScopeOption, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
442
|
+
new(scopeOption: TransactionScopeOption, scopeTimeout: TimeSpan): TransactionScope;
|
|
443
|
+
new(scopeOption: TransactionScopeOption, scopeTimeout: TimeSpan, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
444
|
+
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions): TransactionScope;
|
|
445
|
+
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
446
|
+
new(scopeOption: TransactionScopeOption, transactionOptions: TransactionOptions, interopOption: EnterpriseServicesInteropOption): TransactionScope;
|
|
447
|
+
new(transactionToUse: Transaction): TransactionScope;
|
|
448
|
+
new(transactionToUse: Transaction, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
449
|
+
new(transactionToUse: Transaction, scopeTimeout: TimeSpan): TransactionScope;
|
|
450
|
+
new(transactionToUse: Transaction, scopeTimeout: TimeSpan, asyncFlowOption: TransactionScopeAsyncFlowOption): TransactionScope;
|
|
451
|
+
new(transactionToUse: Transaction, scopeTimeout: TimeSpan, interopOption: EnterpriseServicesInteropOption): TransactionScope;
|
|
452
452
|
};
|
|
453
453
|
|
|
454
454
|
|
|
@@ -24,7 +24,7 @@ export interface HttpUtility$instance {
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
export const HttpUtility: {
|
|
27
|
-
new(): HttpUtility
|
|
27
|
+
new(): HttpUtility;
|
|
28
28
|
htmlAttributeEncode(s: string, output: TextWriter): void;
|
|
29
29
|
htmlAttributeEncode(s: string): string;
|
|
30
30
|
htmlDecode(s: string, output: TextWriter): void;
|
|
@@ -16,8 +16,8 @@ export interface ValueSerializerAttribute$instance extends Attribute {
|
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
export const ValueSerializerAttribute: {
|
|
19
|
-
new(valueSerializerType: Type): ValueSerializerAttribute
|
|
20
|
-
new(valueSerializerTypeName: string): ValueSerializerAttribute
|
|
19
|
+
new(valueSerializerType: Type): ValueSerializerAttribute;
|
|
20
|
+
new(valueSerializerTypeName: string): ValueSerializerAttribute;
|
|
21
21
|
};
|
|
22
22
|
|
|
23
23
|
|