clear()  process()

Chapter 3: Message Objects and Methods

halt()

Description

Suspends framing until new data comes in, or until the process or resume method is called.

Syntax

int halt();

Return value

Integer.

Returns 1 for success, and 0 for failure.

Usage

In a Function

proto1.halt();





Copyright © 2005. Sybase Inc. All rights reserved. process()

View this book as PDF