SNISetInfo() private method

private SNISetInfo ( System.Data.SqlClient.SNIHandle pConn, QTypes QType, [ pbQInfo ) : uint
pConn System.Data.SqlClient.SNIHandle
QType QTypes
pbQInfo [
return uint
 internal override uint SetConnectionBufferSize(ref uint unsignedPacketSize)
 => SNINativeMethodWrapper.SNISetInfo(Handle, SNINativeMethodWrapper.QTypes.SNI_QUERY_CONN_BUFSIZE, ref unsignedPacketSize);