Click or drag to resize

JsonRpcResponseTResult Property

[Missing <summary> documentation for "P:SolidFire.Core.JsonRpcResponse`1.Result"]

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public T Result { get; set; }

Property Value

Type: T
See Also