HubLifetimeManagerTestsBase<THub>.SendGroupExceptAsyncDoesNotWriteToExcludedConnections Método

Definición

Prueba de especificación para SignalR HubLifetimeManager.

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

Devoluciones

Task

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

Atributos
FactAttribute

Se aplica a