Server.Connect Method

Include Protected Members
Include Inherited Members

Connects to a running instance of the CEP server through an endpoint.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Connect(EndpointAddress) Prepares a connection to a running instance of a CEP server through an endpoint. WsHttpBinding is used as the default binding.
Public methodStatic member Connect(EndpointAddress, Binding) Prepares a connection to a running instance of a CEP server through an endpoint with a specific binding.
Public methodStatic member Connect(EndpointAddress, Binding, Uri) Prepares a connection to a running instance of a CEP server through an endpoint with a specific binding.

Top

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace