AbandonSession Method (DocuViewareManager)
Destroys all the objects handled by the specified Docuvieware session.
If the the AbandonSession method is not explicitly called, the server automatically call it when the session times out.
public static GdPicture14.GdPictureStatus AbandonSession(
string
)
'Declaration
Public Shared Function AbandonSession( _
ByVal As String _
) As GdPicture14.GdPictureStatus
Parameters
- SessionID
- An unique identifier specifying the id of the DocuVieware session.
Return Value
A member of the GdPictureStatus enumeration.