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