ASPEN_SESSION_FAILURE_NOTICE

 

Related Items

 

 

Purpose

Relay information explaining why a session has failed.

 

 

Structure

typedef struct

{

   int  session;

   char errorTag[16];

   char errorText[80];

}ASPEN_SESSION_FAILURE_NOTICE;

 

 

Fields

session

session is a integer value that contains the number of the transport session that failed unexpectedly.

 

errorTag

An ASCIIZ string that is a brief tag identifying the transport failure cause. This value will contains an error code that can be provided to Aspen Research Group, Ltd. for identifying the cause of the network failure.

 

errorText

An ASCIIZ string briefly describing the transport failure cause.

 

 

See Also

ASPEN_SessionFailureNotice

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.