HubLifetimeManagerTestsBase<THub>.ExceptionWhenIncorrectClientCompletesClientResult 方法

定义

SignalR HubLifetimeManager 的规范测试。

[Xunit.Fact]
public System.Threading.Tasks.Task ExceptionWhenIncorrectClientCompletesClientResult();
[<Xunit.Fact>]
member this.ExceptionWhenIncorrectClientCompletesClientResult : unit -> System.Threading.Tasks.Task
Public Function ExceptionWhenIncorrectClientCompletesClientResult () As Task

返回

一个 Task ,表示测试的异步完成。

属性
FactAttribute

适用于