ServiceCallLoggingConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wrapper for Win32 service_call_logging_config object.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Static(typeof(Microsoft.Xbox.Services.__IServiceCallLoggingConfigStatics), 1)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ServiceCallLoggingConfig
type ServiceCallLoggingConfig = class
interface __IServiceCallLoggingConfigPublicNonVirtuals
Public NotInheritable Class ServiceCallLoggingConfig
- Inheritance
-
ServiceCallLoggingConfig
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.StaticAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
SingletonInstance |
Gets the ServiceCallLoggingConfig singleton instance |
Methods
Disable() |
Disables service call logging |
Enable() |
Enables service call logging |
RegisterForProtocolActivation() |
Enables Logs to be enabled/disabled through protocol activation |