Show / Hide Table of Contents

Enum ShareMode

Enumeration for the different share modes of readers.

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

Fields

Name Description
Direct

Direct use.

Exclusive

Exclusive use.

Shared

Shared use.

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