Class ProductContextDistributedExtensions
Exposes a set of extension methods for IProductContext related to Software Potential Distributor.
Namespace: Sp.Agent.Configuration
Assembly: Sp.Agent.Distributor.dll
Methods
CreateDistributedContext(IProductContext)
Creates an IDistributedContext for this Product.
Declaration
public static IDistributedContext CreateDistributedContext(this IProductContext that)
Parameters
Type | Name | Description |
---|---|---|
IProductContext | that |
Returns
Type | Description |
---|---|
IDistributedContext |