Click or drag to resize

BluetoothStatusConnectionGetConnectionReestablisher(Int64) Method

[Missing <summary> documentation for "M:Zebra.Sdk.Comm.BluetoothStatusConnection.GetConnectionReestablisher(System.Int64)"]


Namespace: Zebra.Sdk.Comm
Assembly: ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 3.0.3271
Syntax
public override ConnectionReestablisher GetConnectionReestablisher(
	long thresholdTime
)

Parameters

thresholdTime  Int64

[Missing <param name="thresholdTime"/> documentation for "M:Zebra.Sdk.Comm.BluetoothStatusConnection.GetConnectionReestablisher(System.Int64)"]

Return Value

ConnectionReestablisher

Implements

ConnectionGetConnectionReestablisher(Int64)
See Also