Data Port Sync 1.0.500

Pipe Constructor (License)

[This is preliminary documentation and subject to change.]

Initializes a new instance of a Pipe with a License.

[Visual Basic]
Overloads Public Sub New( _
   ByVal License As License _
)
[C#]
public Pipe(
   License license
);

Parameters

License
License

See Also

Pipe Class | Primeworks.DesktopSqlCe Namespace | Pipe Constructor Overload List