ServicePRO SDK Help

LoginServiceClient..::..BeginSetOptShowDownloadRequisites Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public IAsyncResult BeginSetOptShowDownloadRequisites(
	string userSessionKey,
	string machinaName,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginSetOptShowDownloadRequisites ( _
	userSessionKey As String, _
	machinaName As String, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
machinaName
Type: String
callback
Type: AsyncCallback
asyncState
Type: Object