Click or drag to resize
StreamPoolAllocate Method
Allocate a Stream to the Pool

Namespace: DrawerBackup.Native.IO
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public string Allocate(
	Stream stream
)

Parameters

stream
Type: System.IOStream

Return Value

Type: String
See Also