Org.Apache.Http.Message.BasicTokenIterator.FindTokenEnd Method
Determines the ending position of the current token.

Syntax

[Android.Runtime.Register("findTokenEnd", "(I)I", "GetFindTokenEnd_IHandler")]
protected virtual int FindTokenEnd (int from)

Parameters

from
the position of the first character of the token

Returns

Documentation for this section has not yet been entered.

Remarks

Determines the ending position of the current token. This method will not leave the current header value, since the end of the header value is a token boundary.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Message
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1