From df7f58c3be506a3344e91399be7868ccd37033f1 Mon Sep 17 00:00:00 2001 From: neuecc Date: Thu, 11 Jun 2020 07:44:40 +0000 Subject: [PATCH] deploy: 11ca42a52711d23d45ca91c125a86ed885248dde --- ...reading.Tasks.AsyncReactiveProperty-1.html | 43 ++++++++++++++++ ...asks.IReadOnlyAsyncReactiveProperty-1.html | 43 ++++++++++++++++ ...Tasks.ReadOnlyAsyncReactiveProperty-1.html | 43 ++++++++++++++++ manifest.json | 6 +-- xrefmap.yml | 51 +++++++++++++++++++ 5 files changed, 183 insertions(+), 3 deletions(-) diff --git a/api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html b/api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html index 14c3207..59a8928 100644 --- a/api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html +++ b/api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html @@ -176,6 +176,12 @@ + + + WaitAsync(CancellationToken) + + + WithoutCurrent() @@ -360,6 +366,43 @@ + +
+ +

WaitAsync(CancellationToken)

+
+
+ +
+
public UniTask<T> WaitAsync(CancellationToken cancellationToken = default(CancellationToken))
+
+ +
+
Parameters
+
+
cancellationToken System.Threading.CancellationToken
+
+
+
+ +
+
Returns
+
+
UniTask<T>
+
+
+
+ + + + + + + + + + +
diff --git a/api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html b/api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html index d5bfb49..904a33e 100644 --- a/api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html +++ b/api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html @@ -128,6 +128,12 @@ + + + WaitAsync(CancellationToken) + + + WithoutCurrent() @@ -172,6 +178,43 @@

Methods

+ +

WaitAsync(CancellationToken)

+
+
+ +
+
UniTask<T> WaitAsync(CancellationToken cancellationToken = default(CancellationToken))
+
+ +
+
Parameters
+
+
cancellationToken System.Threading.CancellationToken
+
+
+
+ +
+
Returns
+
+
UniTask<T>
+
+
+
+ + + + + + + + + + + +
+

WithoutCurrent()

diff --git a/api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html b/api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html index 590cf1a..0d12da5 100644 --- a/api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html +++ b/api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html @@ -181,6 +181,12 @@ + + + WaitAsync(CancellationToken) + + + WithoutCurrent() @@ -401,6 +407,43 @@ +
+
+ +

WaitAsync(CancellationToken)

+
+
+ +
+
public UniTask<T> WaitAsync(CancellationToken cancellationToken = default(CancellationToken))
+
+ +
+
Parameters
+
+
cancellationToken System.Threading.CancellationToken
+
+
+
+ +
+
Returns
+
+
UniTask<T>
+
+
+
+ + + + + + + + + + +
diff --git a/manifest.json b/manifest.json index cd7f712..4ac487a 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html", - "hash": "G423FxISTpCK4f5Sla4E6Q==" + "hash": "1FcDfBJJ/eE5oa+O4VkEpQ==" } }, "is_incremental": false, @@ -429,7 +429,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html", - "hash": "kFxDOsocwRIiC4BbI+7Jlg==" + "hash": "eg6UWaTo8m0HGjruLQn0Hw==" } }, "is_incremental": false, @@ -645,7 +645,7 @@ "output": { ".html": { "relative_path": "api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html", - "hash": "pfpWTZWNbvHa/H+6xp55pw==" + "hash": "T0LPjPB2lMAnHKUxIrT6jQ==" } }, "is_incremental": false, diff --git a/xrefmap.yml b/xrefmap.yml index b53c4c5..3df5fb5 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -229,6 +229,23 @@ references: fullName.vb: Cysharp.Threading.Tasks.AsyncReactiveProperty(Of T).Value nameWithType: AsyncReactiveProperty.Value nameWithType.vb: AsyncReactiveProperty(Of T).Value +- uid: Cysharp.Threading.Tasks.AsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + name: WaitAsync(CancellationToken) + href: api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_AsyncReactiveProperty_1_WaitAsync_System_Threading_CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.AsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + fullName: Cysharp.Threading.Tasks.AsyncReactiveProperty.WaitAsync(System.Threading.CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.AsyncReactiveProperty(Of T).WaitAsync(System.Threading.CancellationToken) + nameWithType: AsyncReactiveProperty.WaitAsync(CancellationToken) + nameWithType.vb: AsyncReactiveProperty(Of T).WaitAsync(CancellationToken) +- uid: Cysharp.Threading.Tasks.AsyncReactiveProperty`1.WaitAsync* + name: WaitAsync + href: api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_AsyncReactiveProperty_1_WaitAsync_ + commentId: Overload:Cysharp.Threading.Tasks.AsyncReactiveProperty`1.WaitAsync + isSpec: "True" + fullName: Cysharp.Threading.Tasks.AsyncReactiveProperty.WaitAsync + fullName.vb: Cysharp.Threading.Tasks.AsyncReactiveProperty(Of T).WaitAsync + nameWithType: AsyncReactiveProperty.WaitAsync + nameWithType.vb: AsyncReactiveProperty(Of T).WaitAsync - uid: Cysharp.Threading.Tasks.AsyncReactiveProperty`1.WithoutCurrent name: WithoutCurrent() href: api/Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_AsyncReactiveProperty_1_WithoutCurrent @@ -2335,6 +2352,23 @@ references: fullName.vb: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty(Of T).Value nameWithType: IReadOnlyAsyncReactiveProperty.Value nameWithType.vb: IReadOnlyAsyncReactiveProperty(Of T).Value +- uid: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + name: WaitAsync(CancellationToken) + href: api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_IReadOnlyAsyncReactiveProperty_1_WaitAsync_System_Threading_CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + fullName: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty.WaitAsync(System.Threading.CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty(Of T).WaitAsync(System.Threading.CancellationToken) + nameWithType: IReadOnlyAsyncReactiveProperty.WaitAsync(CancellationToken) + nameWithType.vb: IReadOnlyAsyncReactiveProperty(Of T).WaitAsync(CancellationToken) +- uid: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty`1.WaitAsync* + name: WaitAsync + href: api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_IReadOnlyAsyncReactiveProperty_1_WaitAsync_ + commentId: Overload:Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty`1.WaitAsync + isSpec: "True" + fullName: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty.WaitAsync + fullName.vb: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty(Of T).WaitAsync + nameWithType: IReadOnlyAsyncReactiveProperty.WaitAsync + nameWithType.vb: IReadOnlyAsyncReactiveProperty(Of T).WaitAsync - uid: Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty`1.WithoutCurrent name: WithoutCurrent() href: api/Cysharp.Threading.Tasks.IReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_IReadOnlyAsyncReactiveProperty_1_WithoutCurrent @@ -8242,6 +8276,23 @@ references: fullName.vb: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty(Of T).Value nameWithType: ReadOnlyAsyncReactiveProperty.Value nameWithType.vb: ReadOnlyAsyncReactiveProperty(Of T).Value +- uid: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + name: WaitAsync(CancellationToken) + href: api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_ReadOnlyAsyncReactiveProperty_1_WaitAsync_System_Threading_CancellationToken_ + commentId: M:Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1.WaitAsync(System.Threading.CancellationToken) + fullName: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty.WaitAsync(System.Threading.CancellationToken) + fullName.vb: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty(Of T).WaitAsync(System.Threading.CancellationToken) + nameWithType: ReadOnlyAsyncReactiveProperty.WaitAsync(CancellationToken) + nameWithType.vb: ReadOnlyAsyncReactiveProperty(Of T).WaitAsync(CancellationToken) +- uid: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1.WaitAsync* + name: WaitAsync + href: api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_ReadOnlyAsyncReactiveProperty_1_WaitAsync_ + commentId: Overload:Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1.WaitAsync + isSpec: "True" + fullName: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty.WaitAsync + fullName.vb: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty(Of T).WaitAsync + nameWithType: ReadOnlyAsyncReactiveProperty.WaitAsync + nameWithType.vb: ReadOnlyAsyncReactiveProperty(Of T).WaitAsync - uid: Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty`1.WithoutCurrent name: WithoutCurrent() href: api/Cysharp.Threading.Tasks.ReadOnlyAsyncReactiveProperty-1.html#Cysharp_Threading_Tasks_ReadOnlyAsyncReactiveProperty_1_WithoutCurrent