SessionStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class SessionStatus
public enum SessionStatus
type SessionStatus =
Public Enum SessionStatus
- Inheritance
-
SessionStatus
Fields
| AccessDenied | -2147024891 | |
| AlreadyConnected | -2147219455 | |
| AlreadyConnectedCOM3270 | -2147220985 | |
| AlreadyExists | -2147220976 | |
| BadParam | -2147220990 | |
| BracketNotAllowed | -2147220733 | |
| CertificateCheck | -2147220965 | |
| CertificateCheckReadOnlyAfterConnect | -2147219423 | |
| ClientFailure | -2147220969 | |
| ConnectionActive | -2147219453 | |
| ConnectionInvalid | -2147219454 | |
| ConnectionNotConnected | -2147219434 | |
| ConnectionRefused | -2147220967 | |
| ContainsPartialNoScreen | -2147219443 | |
| DataQueued | 263175 | |
| DataTruncated | -2147219432 | |
| DataTruncated3270 | 263180 | |
| DefiniteResponseMode | 263684 | |
| DeviceTypeReadOnlyAfterConnect | -2147219436 | |
| DeviceTypeRejected | -2147220962 | |
| DluNotYetAvailable | -2147219428 | |
| DLUReadOnlyIn3270 | -2147219438 | |
| ExceptionResponseMode | 263685 | |
| False | 1 | |
| FieldIteratorInvalid | -2147219442 | |
| FieldNotAssociatedWithScreen | -2147219449 | |
| FMHLengthError | -2147219452 | |
| HostNotFound | -2147220459 | |
| ImplementationReadOnlyAfterConnect | -2147219426 | |
| InvalidCharacterReadOnlyAfterConnect | -2147219427 | |
| InvalidData | -2147220973 | |
| InvalidDeviceMode | -2147220977 | |
| InvalidPosition | -2147220982 | |
| KeyChangeTrackingReadOnlyForNonManagedTn | -2147219408 | |
| LinkInactive | 263171 | |
| LogicalUnitInactive | 263169 | |
| LogicalUnitInUse | -2147220988 | |
| LogicalUnitNotFound | -2147220989 | |
| NegativeResponse | -2147220731 | |
| NoChange | 263173 | |
| NoFreeLogicalUnit | -2147220987 | |
| NoResponseMode | 263686 | |
| NoResponseReceived | -2147220732 | |
| NoServerFound | -2147220968 | |
| NotALocalSession | -2147220978 | |
| NullObjectComparisons | -2147219439 | |
| Ok | 0 | |
| OneField | 263174 | |
| OtherThreadWaiting | -2147220986 | |
| PartialChain | 263682 | |
| PartialFieldIteratorInvalid | -2147219441 | |
| PhysicalUnitInactive | 263170 | |
| PropertyCleared | 263178 | |
| PropertyUpdated | 263176 | |
| ReceiveInProgress | -2147220730 | |
| ResourceLocation | -2147220974 | |
| ScreenDataNotAssociatedWithScreen | -2147219448 | |
| ScreenSizeChanged | 263172 | |
| ScriptError | -2147219446 | |
| ScriptExceptionError | -2147219445 | |
| SecurityNegotiation | -2147220966 | |
| SecurityReadOnlyAfterConnect | -2147219424 | |
| SendInProgress | -2147220975 | |
| SendMultiChain | 263687 | |
| ServerFailure | -2147220970 | |
| ServerReadOnly | -2147219430 | |
| ServerReadOnlyAfterConnect | -2147219429 | |
| SessionBusy | -2147220983 | |
| SessionFailed | -2147220735 | |
| SessionFailure | -2147220980 | |
| SessionLocked | -2147220981 | |
| SessionNotConnected | -2147220984 | |
| SessionOffline | 263177 | |
| SessionQuiesced | -2147220734 | |
| SessionTimeout | -2147219431 | |
| SessionTimeoutLU0 | 263683 | |
| SNAConnectionInfoInconsistent | -2147219451 | |
| SnapshotReadOnly | -2147219444 | |
| SSCPActive | 263681 | |
| SslNeeded | -2147220964 | |
| SslRejected | -2147220963 | |
| StringNotFound | -2147220971 | |
| SystemError | -2147220991 | |
| TN3270 | 263182 | |
| TN3270E | 263181 | |
| TNConnectionInfoInconsistent | -2147219450 | |
| TNPortReadOnlyAfterConnect | -2147219433 | |
| TNServerReadOnlyAfterConnect | -2147219435 | |
| TopBitIsError | -2147483648 | |
| TraceCreationFailed | -2147219422 | |
| TrackingDisabled | -2147219407 | |
| TransportReadOnlyAfterConnect | -2147219437 | |
| UnformattedScreen | -2147220979 | |
| VariableCollectionStringFormat | -2147219440 | |
| WaitTimeout | -2147219447 | |
| WrongSession | -2147220972 | |
| ZeroLengthField | 263179 |