C# Class Akka.Streams.Implementation.Fusing.GraphInterpreter.Empty

Marker object that indicates that a port holds no element since it was already grabbed. The port is still pullable, but there is no more element to grab.
Datei anzeigen Open project: rogeralsing/akka.net

Public Properties

Property Type Description
Instance System.Empty

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Empty ( ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Instance public_oe static_oe property

public static Empty,System Instance
return System.Empty