ScaleoutHubLifetimeManagerTests<TBackplane>.AddGroupAsyncForConnectionOnDifferentServerAlreadyInGroupDoesNothing Método

Definición

Prueba de especificación para 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

Devoluciones

Task

que Task representa la finalización asincrónica de la prueba.

Atributos
FactAttribute

Se aplica a