ScaleoutHubLifetimeManagerTests<TBackplane>.ConnectionDoesNotExist_FailsInvokeConnectionAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specification test for SignalR HubLifetimeManager.
[Xunit.Fact]
public System.Threading.Tasks.Task ConnectionDoesNotExist_FailsInvokeConnectionAsync ();
[<Xunit.Fact>]
member this.ConnectionDoesNotExist_FailsInvokeConnectionAsync : unit -> System.Threading.Tasks.Task
Public Function ConnectionDoesNotExist_FailsInvokeConnectionAsync () As Task
Returns
A Task representing the asynchronous completion of the test.
- Attributes
-
FactAttribute