Click or drag to resize
StreamPoolGet Method
Get a stream in the pool

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

Parameters

id
Type: SystemString

Return Value

Type: Stream
See Also