16 references to PortSharing
SMSvcHost (16)
System\ServiceModel\Activation\Diagnostics\ListenerTraceCode.cs (16)
33
public const int ReadNetTcpConfig = ListenerTraceCode.
PortSharing
| 0X0006;
34
public const int ReadNetPipeConfig = ListenerTraceCode.
PortSharing
| 0X0007;
35
public const int RoutingTableCannotListen = ListenerTraceCode.
PortSharing
| 0X0008;
36
public const int RoutingTableLookup = ListenerTraceCode.
PortSharing
| 0X0009;
37
public const int RoutingTableNamespaceConflict = ListenerTraceCode.
PortSharing
| 0X000A;
38
public const int RoutingTablePathTooLong = ListenerTraceCode.
PortSharing
| 0X000B;
39
public const int RoutingTableRegisterSuccess = ListenerTraceCode.
PortSharing
| 0X000C;
40
public const int RoutingTableUnsupportedProtocol = ListenerTraceCode.
PortSharing
| 0X000D;
41
public const int SharedManagerServiceEndpointNotExist = ListenerTraceCode.
PortSharing
| 0X000E;
42
public const int TransportListenerListening = ListenerTraceCode.
PortSharing
| 0X000F;
43
public const int TransportListenerListenRequest = ListenerTraceCode.
PortSharing
| 0X0010;
44
public const int TransportListenerSessionsReceived = ListenerTraceCode.
PortSharing
| 0X0011;
45
public const int TransportListenerStop = ListenerTraceCode.
PortSharing
| 0X0012;
46
public const int WasCloseAllListenerChannelInstances = ListenerTraceCode.
PortSharing
| 0X0013;
47
public const int WasWebHostAPIFailed = ListenerTraceCode.
PortSharing
| 0X0014;
48
public const int WasConnected = ListenerTraceCode.
PortSharing
| 0X0015;