TransportConstants.NamedPipeUriPrefix Field

Definition

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 

Field Value

Applies to