FSharp.Plc.Ads


Result<'T>

Namespace: FSharp.Plc.Ads.Experimental
Parent Module: Builder

type alias for Choice<'T, string, AdsError * string>

Choice1Of3 is OK Result

Choice2Of3 is NOK Result

Choice3Of3 is ADS NOK Result

'T is type of successful return

Fork me on GitHub