Click or drag to resize
CSEntryChangeQueueLoadQueue Method
Loads the queue from the specified file

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public static void LoadQueue(
	string filename
)

Parameters

filename
Type: SystemString
The name of the file
See Also