Method LinkStart
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
LinkStart()
Connects the address specified by the constructor.
public MaaJob LinkStart()
Returns
- MaaJob
-
A connection MaaFramework.Binding.MaaJob.
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaController.MaaControllerPostConnection(System.IntPtr).