Click or drag to resize

HttpClientRequesterRequest Method

Namespace:  CSharpAnalytics.Network
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool Request(
	Uri requestUri,
	CancellationToken cancellationToken
)

Parameters

requestUri
Type: SystemUri
cancellationToken
Type: System.ThreadingCancellationToken

Return Value

Type: Boolean
See Also