Provides the means to create Bluetooth classes on the one selected Bluetooth
stack where multiple are loaded in the same process.
| C# | Visual Basic |
public sealed class BluetoothPublicFactory
Public NotInheritable Class BluetoothPublicFactory
| All Members | Methods | Properties | |||
when
When calling new BluetoothClient(), new BluetoothListener(), etc when multiple Bluetooth stacks are loaded at the same time then the instance is created on the primary stack. This class allows the application to select which stack the instance is created on. Access this class via property StackFactory.
| Object | |
| BluetoothPublicFactory | |