Class SmbMultichannel
Settings for SMB multichannel.
public class SmbMultichannel
- Inheritance
-
SmbMultichannel
- Inherited Members
Constructors
SmbMultichannel()
Initializes a new instance of SmbMultichannel.
public SmbMultichannel()
Properties
Enabled
If SMB multichannel is enabled.
public bool? Enabled { get; set; }
Property Value
- bool?