Exports the scheduler's data to a stream.
public void Export(
System.IO.Stream
)
'Declaration
Public Overloads Sub Export( _
ByVal As System.IO.Stream _
)
Parameters
- stream
- A System.IO.Stream object which specifies the stream into which the scheduler's data will be exported.