Show / Hide Table of Contents

Class BeforeReconnectEventArgs

Inheritance
System.Object
System.EventArgs
BeforeReconnectEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: WSCT.Core.Events
Assembly: WSCT.dll
Syntax
public class BeforeReconnectEventArgs : EventArgs

Fields

| Improve this Doc View Source

Initialization

Declaration
public Disposition Initialization
Field Value
Type Description
Disposition
| Improve this Doc View Source

PreferedProtocol

Declaration
public Protocol PreferedProtocol
Field Value
Type Description
Protocol
| Improve this Doc View Source

ShareMode

Declaration
public ShareMode ShareMode
Field Value
Type Description
ShareMode

Extension Methods

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