FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..removeAllRequestsForServer Method

Removes all requests for server.

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

Syntax


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

Parameters

serverName
Type: String
Name of the server.

Return Value

true if XXXX, false otherwise.