Skip to main content
Version: 2.x

Class NewReconnectTokenObjectContainer

Declaration
public class NewReconnectTokenObjectContainer : EventArgs

Inheritance: System.Object -> System.EventArgs

Fields

token

Declaration
public string token

Methods

ToString()

Returns a string that represents the current object.

Declaration
public override string ToString()
Returns

System.String: A string that represents the current object.