Namespace: FSharp.Plc.Ads.Experimental Parent Module: Builder
type alias for Choice<'T, string, AdsError * string>
Choice<'T, string, AdsError * string>
Choice1Of3 is OK Result
Choice1Of3
Choice2Of3 is NOK Result
Choice2Of3
Choice3Of3 is ADS NOK Result
Choice3Of3
'T is type of successful return
'T