IIsolatedFoundationGetReinforcementAsync Method

Returns the reinforcement of this isolated foundation

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IIsolatedFoundationReinforcement> GetReinforcementAsync()

Return Value

Type: TaskIIsolatedFoundationReinforcement
The isolated foundation reinforcement
See Also