This property name refers to the state of the network connection.
Visual Basic Public Shared NETWORK_STATUS As String
C# public const string NETWORK_STATUS;
The value is 1 if the network is accessible and 0 otherwise.
The network status is used for system queue messages (for example, network status changes).
For more information, see Pre-defined client message store properties.
You can pass MessageProperties.NETWORK_STATUS in the QAMessage.GetIntProperty method to access the associated property.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |