RgfProgressHubContextCreate Method

Definition

Namespace: Recrovit.RecroGridFramework.Hubs
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.14.0.25.0131.1
C#
public static RgfProgressHubContext Create(
	IServiceProvider serviceProvider,
	string connectionId
)

Parameters

serviceProvider  IServiceProvider
 
connectionId  String
 

Return Value

RgfProgressHubContext

See Also