1 reference to TcpSharedMemoryName
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1132
string sharedMemoryName = isTcp ? ListenerConstants.
TcpSharedMemoryName
: ListenerConstants.NamedPipeSharedMemoryName;