:Session
Class
Syntax
Read Only:
:Session --> hSessionHandle
Return
hSessionHandle is the numeric Handle used as the default value when making other Finger Method calls.
:Session is initialized on the first :Connect() call.
Description
Unless there is a specific reason to modify this value, it is best left alone and used as the default value.
Modifying this value can cause undesirable results and cause your application to become unstable.
See Also