AFCollective.SwitchMember Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The SwitchMember method is used to change the currently connected
member of the collective.
Overload List
| Name | Description | |
|---|---|---|
| SwitchMember(AFConnectionPreference) |
The SwitchMember method is used to change the currently connected
member of the collective using default credentials.
| |
| SwitchMember(NetworkCredential, AFConnectionPreference) |
The SwitchMember method is used to change the currently connected
member of the collective using the specified credentials.
| |
| SwitchMember(Boolean, IWin32Window, AFConnectionPreference) |
The SwitchMember method is used to change the currently connected
member of the collective with a credential prompt if necessary.
|