| IOResultWasSuccessful Property |
Indicates whether IO operation completed successfully or not.
Namespace:
Akka.Streams.IO
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool WasSuccessful { get; }
member WasSuccessful : bool with get
Property Value
Type:
BooleanSee Also