Szerkesztés

Megosztás a következőn keresztül:


RegexImplicitStreamSubscriptionAttribute(String) Constructor

Definition

Allows to pass a regular expression to filter stream namespaces to subscribe to.

public RegexImplicitStreamSubscriptionAttribute (string pattern);
new Orleans.RegexImplicitStreamSubscriptionAttribute : string -> Orleans.RegexImplicitStreamSubscriptionAttribute
Public Sub New (pattern As String)

Parameters

pattern
String

The stream namespace regular expression filter.

Applies to