Click or drag to resize

SolidFireElement Constructor

Initializes a new instance of the SolidFireElement class

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public SolidFireElement(
	IRpcRequestDispatcher dispatcher
)

Parameters

dispatcher
Type: SolidFire.CoreIRpcRequestDispatcher
See Also