IDSDataServiceAsync LogonAsync Method (IDictionary String, Object , Object)DSWS API (.NET)

[This is preliminary documentation and is subject to change.]

Logon async

Namespace: Datastream.DswsApi
Assembly: Datastream.DswsApi.NET3.5 (in Datastream.DswsApi.NET3.5.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void LogonAsync(
	IDictionary<string, Object> requestOptions,
	Object userState
)

Parameters

requestOptions
Type: System.Collections.Generic IDictionary String, Object 
Request options
userState
Type: System Object
user state
Version Information

.NET API Framework

Supported in: 3.6
See Also