![]() |
PounceConnectionConnectAsync Method |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
[This is preliminary documentation and is subject to change.]
Connects asynchronously to the on-line check server and sends a
request without affecting the executing thread.
Namespace: Furcadia.Net.Pounce
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public void ConnectAsync()
Public Sub ConnectAsync Dim instance As PounceConnection instance.ConnectAsync()
public: void ConnectAsync()
member ConnectAsync : unit -> unit
See Also