SubFileStreamRemainingSupportedIoSessions Property
Gets the number of available simultaneous read/write sessions.
Namespace: SnapDB.IO.FileStructureAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public int RemainingSupportedIoSessions { get; }
Public ReadOnly Property RemainingSupportedIoSessions As Integer
Get
public:
virtual property int RemainingSupportedIoSessions {
int get () sealed;
}
function get_RemainingSupportedIoSessions();
Int32ISupportsBinaryStreamRemainingSupportedIoSessions
This value is used to determine if a binary stream can be cloned to improve read, write, and copy performance.