Server.Enumerate Method

Enumerates a collection of metadata objects in the server.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public IEnumerable<Uri> Enumerate(
    Uri name
)

Parameters

Return Value

Type: System.Collections.Generic.IEnumerable<Uri>
Returns the names of all of the objects that belong to the specified collection.

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace