Show / Hide Table of Contents

Enum Disposition

Enumeration for disposition modes when calling Connect or Reconnect.

Namespace: WSCT.Wrapper
Assembly: WSCT.dll
Syntax
public enum Disposition

Fields

Name Description
EjectCard

Eject.

LeaveCard

Do not do anything special on reconnect.

ResetCard

Reset the card.

UnpowerCard

Power down the card.

Extension Methods

JsonHelpers.WriteToJsonFile(String)
JsonHelpers.WriteToJsonFile(String, Boolean)
JsonHelpers.WriteToJsonString()
JsonHelpers.WriteToJsonString(Boolean)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX