HubLifetimeManagerTestsBase<THub>.SendGroupExceptAsyncDoesNotWriteToExcludedConnections Metoda

Definice

Test specifikace pro 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

Návraty

Task

A Task představující asynchronní dokončení testu.

Atributy
FactAttribute

Platí pro