ServerSurfaceAreaAdapter.ServiceBrokerEndpointActive Property

Definition

Returns TRUE when a Service Broker endpoint exists and is in the STARTED state. Returns FALSE when Service Broker does not exist on the computer or it exists but is not started. Configure the endpoint to TRUE to start a stopped or disabled endpoint. The operation will fail if the endpoint does not exist on the server. Configure the endpoint to FALSE to disable the Service Broker endpoint.

public bool ServiceBrokerEndpointActive { get; set; }
member this.ServiceBrokerEndpointActive : bool with get, set
Public Property ServiceBrokerEndpointActive As Boolean

Property Value

Implements

Applies to