Unbind.

ReceivePipeline Property

Summary

The assembly qualified name of the receive pipeline to set when unbinding a receive pipeline.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Unbind

Syntax

[TaskAttribute("receivepipeline", Required = true)]
[StringValidator(AllowEmpty = false)]
public string ReceivePipeline { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string