Method
TryGetOutput
func TryGetOutput(out output: T) -> bool
Type: Option<T>
Namespace: System
Assembly: Raven.Core.dll
Source file: Option.rvn
Attempts to extract the successful output used by the propagation protocol.
func TryGetOutput(out output: T) -> bool
Type: Option<T>
Namespace: System
Assembly: Raven.Core.dll
Source file: Option.rvn
Attempts to extract the successful output used by the propagation protocol.