提交 bfd0ec90 编写于 作者: D David Wengier

Doc

上级 038a71c1
......@@ -20,7 +20,7 @@ internal interface IRequestHandlerMetadata
/// <summary>
/// Whether or not handling this method results in changes to the current solution state.
/// Mutating requests will block subsequent requests from starting until after they have
/// Mutating requests will block all subsequent requests from starting until after they have
/// completed and mutations have been applied. See <see cref="RequestExecutionQueue"/>.
/// </summary>
bool MutatesSolutionState { get; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册