| JetConfigurationFileChannel Property |
Gets configuration for the file channel.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public FileChannelConfigurationElement FileChannel { get; }
Public ReadOnly Property FileChannel As FileChannelConfigurationElement
Get
public:
property FileChannelConfigurationElement^ FileChannel {
FileChannelConfigurationElement^ get ();
}
member FileChannel : FileChannelConfigurationElement with get
Property Value
Type:
FileChannelConfigurationElementSee Also