TransportConstants.NamedPipeUriPrefix Field
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.
The URI prefix for the named pipe transport. Activities whose ServiceUrl starts with this value are delivered over a local named pipe rather than HTTP.
public const string NamedPipeUriPrefix;
val mutable NamedPipeUriPrefix : string
Public Const NamedPipeUriPrefix As String