Data Port Sync 1.0.500

Pipe. Method 

[This is preliminary documentation and subject to change.]

Sends an echo message to the Pipe.

[Visual Basic]
Public Function () As Boolean
[C#]
public bool ();

Return Value

true if an echo is read within the timeout period.

Remarks

Use this function to resynchronize the Pipe after long asynchronous operations.

See Also

Pipe Class | Primeworks.DesktopSqlCe Namespace