Show / Hide Table of Contents

Class ReificationConstants.Firehose

A wildcard identifier for streams.

Inheritance
System.Object
ReificationConstants.Firehose
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public static class Firehose : Object

Fields

String

The resource id as a string.

Declaration
public const string String = "rx://reification/firehose"
Field Value
Type Description
System.String

Uri

The resource id as a URI.

Declaration
public static readonly Uri Uri
Field Value
Type Description
System.Uri
In This Article
Back to top Generated by DocFX