WithoutCurrent()
@@ -401,6 +407,43 @@
+
+
+
+ WaitAsync(CancellationToken)
+
+
+
+
+ public UniTask<T> WaitAsync(CancellationToken cancellationToken = default(CancellationToken))
+
+
+
+ Parameters
+
+ cancellationToken System.Threading.CancellationToken
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
|