Microsoft-Windows-Networking-RealTimeCommunication

4 events across 1 channel

Event ID 1000: Object: Object, Channel ID: Channel_ID, Description: Description, Result: Result.

#
Provider
Microsoft-Windows-Networking-RealTimeCommunication
Channel
Tracing

Description

Object: Object, Channel ID: Channel_ID, Description: Description, Result: Result.

Message #

Object: %1, Channel ID: %2, Description: %3, Result: %4

Fields #

NameDescription
Object Pointer
ChannelId UnicodeString
StatusDescription UnicodeString
hresult Int32

Event ID 1001: Object: Object, Channel ID: Channel_ID, Description: Description, Result: Result.

#
Provider
Microsoft-Windows-Networking-RealTimeCommunication
Channel
Tracing

Description

Object: Object, Channel ID: Channel_ID, Description: Description, Result: Result.

Message #

Object: %1, Channel ID: %2, Description: %3, Result: %4

Fields #

NameDescription
Object Pointer
ChannelId UnicodeString
StatusDescription UnicodeString
ChannelStatus UInt32

Event ID 1002: App Name: App_Name, Object: Object, Channel ID: Channel_ID, RequestedResourceType: RequestedResourceType, ServerKeepaliveInterval: ServerKeepaliveInterval, KeepaliveTrigger ID: KeepaliveTrigger_ID,...

#
Provider
Microsoft-Windows-Networking-RealTimeCommunication
Channel
Tracing

Description

App Name: App_Name, Object: Object, Channel ID: Channel_ID, RequestedResourceType: RequestedResourceType, ServerKeepaliveInterval: ServerKeepaliveInterval, KeepaliveTrigger ID: KeepaliveTrigger_ID, PushNotificationTrigger ID: PushNotificationTrigger_ID.

Message #

App Name: %1, Object: %2, Channel ID: %3, RequestedResourceType: %4, ServerKeepaliveInterval: %5, KeepaliveTrigger ID: %6, PushNotificationTrigger ID: %7

Fields #

NameDescription
ApplicationName UnicodeString
Object Pointer
ChannelId UnicodeString
RequestedResourceType UInt32
ServerKeepaliveIntervalInMinutes UInt32
KeepaliveTriggerId GUID
PushNotificationTriggerId GUID

Event ID 1003: ControlChannelTrigger may have been reset due to Software_Slot.

#
Provider
Microsoft-Windows-Networking-RealTimeCommunication
Channel
Tracing

Description

ControlChannelTrigger may have been reset due to Software_Slot. Slot types affected: Hardware Slot: ResetReason. Software Slot: HardwareSlotReset.

Message #

ControlChannelTrigger may have been reset due to %1. Slot types affected: Hardware Slot: %2. Software Slot: %3.

Fields #

NameDescription
ResetReason UInt32
HardwareSlotReset UInt32
SoftwareSlotReset UInt32

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 1e39b4ce-d1e6-46ce-b65b-5ab05d6cc266

Defined in Windows.Networking.Sockets.PushEnabledApplication.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · captured 2026-06-02
  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.1 · captured 2026-06-02

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests