Stream.GetState Method

Description

Gets the state of a Stream object.

Syntax
object.Stream.GetState

Return Value

Returns the stream state.

Remarks

A stream has the following states:
Value Description
1 Closed
2 Open
3 Streaming
4 Restarting

See Also

Return to Channel Manager Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.