Application.Server Property

Gets a reference to the server in which the application resides.

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

Syntax

public Server Server { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.Server
The server object that is hosting the application.

See Also

Reference

Application Class

Microsoft.ComplexEventProcessing Namespace