Reference Library
Timer Property
NamespacesAsgard5.NetSocketClientTimer
Declaration Syntax
C#Visual BasicVisual C++
public Timer Timer { get; set; }
Public Property Timer As Timer
	Get
	Set
public:
property Timer^ Timer {
	Timer^ get ();
	void set (Timer^ value);
}

Assembly: Asgard5Library (Module: Asgard5Library)