Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5179773

Browse files
committed
more see also changes
1 parent 6c89ead commit 5179773

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/database-engine/service-broker/service-broker-activation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ There are two distinct types of activation: internal activation and external act
2323
Not all Service Broker applications use activation. If an application requires substantial resources during startup, or if response time for infrequent messages is paramount, the application might be better designed to start when SQL Server starts and remain running. For tasks that are better performed at certain times, it might be better to design the application to run as a scheduled job. For more information about choosing a strategy to start an application that uses Service Broker, see [Choosing a Startup Strategy](choosing-a-startup-strategy.md).
2424

2525
## In This Section
26+
2627
- [Understanding When Activation Occurs](understanding-when-activation-occurs.md)
2728
Describes the two steps of the Service Broker activation process.
2829

@@ -33,8 +34,7 @@ Not all Service Broker applications use activation. If an application requires s
3334
Describes the event and strategies for receiving and responding to the event
3435

3536
## See also
36-
[sys.dm_broker_activated_tasks (Transact-SQL)](../../relational-databases/system-dynamic-management-views/sys-dm-broker-activated-tasks-transact-sql.md)
37-
38-
[sys.dm_broker_queue_monitors (Transact-SQL)](../../relational-databases/system-dynamic-management-views/sys-dm-broker-queue-monitors-transact-sql.md)
39-
[Implementing Internal Activation](implementing-internal-activation.md)
4037

38+
- [sys.dm_broker_activated_tasks (Transact-SQL)](../../relational-databases/system-dynamic-management-views/sys-dm-broker-activated-tasks-transact-sql.md)
39+
- [sys.dm_broker_queue_monitors (Transact-SQL)](../../relational-databases/system-dynamic-management-views/sys-dm-broker-queue-monitors-transact-sql.md)
40+
- [Implementing Internal Activation](implementing-internal-activation.md)

0 commit comments

Comments
 (0)