Click or drag to resize

BluetoothStatusConnectionGetConnectionReestablisher Method (Int64)

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

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

Parameters

thresholdTime
Type: SystemInt64

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

Return Value

Type: ConnectionReestablisher

Implements

ConnectionGetConnectionReestablisher(Int64)
See Also