public method IConnectionParameters.getReconnectionsNumber

Brief

Gets the number of reconnection attempts

Declaration

protojavascriptjavacsharp
public getReconnectionsNumber() : int

Returns

The method returns an integer that represents the number of reconnection attempts

Details

Declared in IConnectionParameters

back