FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..processNotProcessedSynchRequests Method

Processes the not process synch requests.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool processNotProcessedSynchRequests(
	string serverName
)
Public Function processNotProcessedSynchRequests ( _
	serverName As String _
) As Boolean
public:
bool^ processNotProcessedSynchRequests(
	String^ serverName
)

Parameters

serverName
Type: String
Name of the server.

Return Value

true if XXXX, false otherwise.