Dela via


ScaleoutHubLifetimeManagerTests<TBackplane>.AddGroupAsyncForConnectionOnDifferentServerAlreadyInGroupDoesNothing Method

Definition

Specification test for SignalR HubLifetimeManager.

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

Returns

A Task representing the asynchronous completion of the test.

Attributes
FactAttribute

Applies to