ScaleoutHubLifetimeManagerTests<TBackplane>.InvokeGroupAsyncOnServerWithoutConnectionWritesOutputToGroupConnection Method

Definition

Specification test for SignalR HubLifetimeManager.

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

Returns

A Task representing the asynchronous completion of the test.

Attributes
FactAttribute

Applies to