Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GSF
IO
MultipleDestinationExporter.ExportState
C# Class GSF.IO.MultipleDestinationExporter.ExportState
Defines state information for an export.
Inheritance:
IDisposable
Datei anzeigen
Open project: GridProtectionAlliance/gsf
Public Methods
Method
Description
Dispose
( ) :
void
Releases all the resources used by the
ExportState
object.
ExportState
( ) :
System
Creates a new
ExportState
.
Private Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
Releases all the resources used by the
ExportState
object.
public
Dispose
( ) :
void
return
void
ExportState()
public
method
Creates a new
ExportState
.
public
ExportState
( ) :
System
return
System