BrokeredServiceContainerWithTelemetry 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public abstract class BrokeredServiceContainerWithTelemetry : Microsoft.VisualStudio.Utilities.ServiceBroker.GlobalBrokeredServiceContainer
type BrokeredServiceContainerWithTelemetry = class
inherit GlobalBrokeredServiceContainer
Public MustInherit Class BrokeredServiceContainerWithTelemetry
Inherits GlobalBrokeredServiceContainer
- 繼承
建構函式
BrokeredServiceContainerWithTelemetry(ImmutableDictionary<ServiceMoniker, ServiceRegistration>, Boolean, TelemetrySession, JoinableTaskFactory, TraceSource) |
屬性
LocalUserCredentials |
取得用來模擬本機用戶的認證。 (繼承來源 GlobalBrokeredServiceContainer) |
RegisteredServices |
取得目前註冊的服務。 (繼承來源 GlobalBrokeredServiceContainer) |