Skip to content

PauseBlock Constructors

Initializes a new instance of the PauseBlock class by reading from a stream.

public PauseBlock(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to read from.