ScaleoutHubLifetimeManagerTests<TBackplane>.RemoveGroupFromLocalConnectionNotInGroupDoesNothing Method

Definition

Specification test for SignalR HubLifetimeManager.

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

Returns

A Task representing the asynchronous completion of the test.

Attributes
FactAttribute

Applies to