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.
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Свойство Type Description
Instance System.Empty

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
Empty ( ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Instance public_oe static_oe property

public static Empty,System Instance
Résultat System.Empty