AFCollectiveMember.Connect Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Connects to the specific server within the AFCollective to allow sending and retrieving data.
Overload List
| Name | Description | |
|---|---|---|
| Connect |
Connects to the specific server within the AFCollective using default credentials
to allow sending and retrieving data.
| |
| Connect(NetworkCredential) |
Connects to the specific server within the AFCollective using the specified
credentials to allow sending and retrieving data.
| |
| Connect(Boolean, IWin32Window) |
Connects to the specific server within the AFCollective with a credential prompt
if necessary to allow sending and retrieving data.
|